| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayRouteTableAssociation.Builder |
CfnGatewayRouteTableAssociation.Builder.create(software.constructs.Construct scope,
String id) |
CfnGatewayRouteTableAssociation.Builder |
CfnGatewayRouteTableAssociation.Builder.gatewayId(String gatewayId)
`AWS::EC2::GatewayRouteTableAssociation.GatewayId`.
|
CfnGatewayRouteTableAssociation.Builder |
CfnGatewayRouteTableAssociation.Builder.routeTableId(String routeTableId)
`AWS::EC2::GatewayRouteTableAssociation.RouteTableId`.
|
Copyright © 2021. All rights reserved.