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