@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.011Z") @Stability(value=Stable) public interface CfnSubnetRouteTableAssociationProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getSubnetId()
@Stability(value=Stable) static CfnSubnetRouteTableAssociationProps.Builder builder()
Copyright © 2021. All rights reserved.