Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest |
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.clone() |
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest |
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.withLocalGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
|
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest |
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.withLocalGatewayVirtualInterfaceGroupId(String localGatewayVirtualInterfaceGroupId)
The ID of the local gateway route table virtual interface group association.
|
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest |
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags assigned to the local gateway route table virtual interface group association.
|
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest |
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags assigned to the local gateway route table virtual interface group association.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest> |
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.