| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetRouteTableAssociation.Builder |
CfnSubnetRouteTableAssociation.Builder.create(software.constructs.Construct scope,
String id) |
CfnSubnetRouteTableAssociation.Builder |
CfnSubnetRouteTableAssociation.Builder.routeTableId(String routeTableId)
The ID of the route table.
|
CfnSubnetRouteTableAssociation.Builder |
CfnSubnetRouteTableAssociation.Builder.subnetId(String subnetId)
The ID of the subnet.
|
Copyright © 2022. All rights reserved.