| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetRouteTableAssociationProps.Builder |
CfnSubnetRouteTableAssociationProps.builder() |
CfnSubnetRouteTableAssociationProps.Builder |
CfnSubnetRouteTableAssociationProps.Builder.routeTableId(String routeTableId)
Sets the value of
CfnSubnetRouteTableAssociationProps.getRouteTableId() |
CfnSubnetRouteTableAssociationProps.Builder |
CfnSubnetRouteTableAssociationProps.Builder.subnetId(String subnetId)
Sets the value of
CfnSubnetRouteTableAssociationProps.getSubnetId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSubnetRouteTableAssociationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSubnetRouteTableAssociationProps.Builder. |
Copyright © 2022. All rights reserved.