| 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)
The ID of the gateway.
|
CfnGatewayRouteTableAssociation.Builder |
CfnGatewayRouteTableAssociation.Builder.routeTableId(String routeTableId)
The ID of the route table.
|
Copyright © 2022. All rights reserved.