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