@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.244Z") @Stability(value=Stable) public interface CfnSubnetRouteTableAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-route-table-assoc.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSubnetRouteTableAssociationProps.Builder
A builder for
CfnSubnetRouteTableAssociationProps |
static class |
CfnSubnetRouteTableAssociationProps.Jsii$Proxy
An implementation for
CfnSubnetRouteTableAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSubnetRouteTableAssociationProps.Builder |
builder() |
String |
getRouteTableId()
`AWS::EC2::SubnetRouteTableAssociation.RouteTableId`.
|
String |
getSubnetId()
`AWS::EC2::SubnetRouteTableAssociation.SubnetId`.
|
@Stability(value=Stable) @NotNull String getRouteTableId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-route-table-assoc.html#cfn-ec2-subnetroutetableassociation-routetableid@Stability(value=Stable) @NotNull String getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-route-table-assoc.html#cfn-ec2-subnetroutetableassociation-subnetid@Stability(value=Stable) static CfnSubnetRouteTableAssociationProps.Builder builder()
Copyright © 2020. All rights reserved.