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