| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnLocalGatewayRouteTableVPCAssociation.Builder |
CfnLocalGatewayRouteTableVPCAssociation.Builder.create(software.constructs.Construct scope,
String id) |
CfnLocalGatewayRouteTableVPCAssociation.Builder |
CfnLocalGatewayRouteTableVPCAssociation.Builder.localGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
|
CfnLocalGatewayRouteTableVPCAssociation.Builder |
CfnLocalGatewayRouteTableVPCAssociation.Builder.tags(List<? extends CfnTag> tags)
The tags assigned to the association.
|
CfnLocalGatewayRouteTableVPCAssociation.Builder |
CfnLocalGatewayRouteTableVPCAssociation.Builder.vpcId(String vpcId)
The ID of the VPC.
|
Copyright © 2022. All rights reserved.