Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateLocalGatewayRouteTableVpcAssociationResult |
AbstractAmazonEC2.createLocalGatewayRouteTableVpcAssociation(CreateLocalGatewayRouteTableVpcAssociationRequest request) |
CreateLocalGatewayRouteTableVpcAssociationResult |
AmazonEC2.createLocalGatewayRouteTableVpcAssociation(CreateLocalGatewayRouteTableVpcAssociationRequest createLocalGatewayRouteTableVpcAssociationRequest)
Associates the specified VPC with the specified local gateway route table.
|
CreateLocalGatewayRouteTableVpcAssociationResult |
AmazonEC2Client.createLocalGatewayRouteTableVpcAssociation(CreateLocalGatewayRouteTableVpcAssociationRequest request)
Associates the specified VPC with the specified local gateway route table.
|
Modifier and Type | Method and Description |
---|---|
CreateLocalGatewayRouteTableVpcAssociationResult |
CreateLocalGatewayRouteTableVpcAssociationResult.clone() |
CreateLocalGatewayRouteTableVpcAssociationResult |
CreateLocalGatewayRouteTableVpcAssociationResult.withLocalGatewayRouteTableVpcAssociation(LocalGatewayRouteTableVpcAssociation localGatewayRouteTableVpcAssociation)
Information about the association.
|
Copyright © 2021. All rights reserved.