@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.267Z") @Stability(value=Stable) public interface CfnTransitGatewayRouteTableAssociationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTransitGatewayRouteTableAssociationProps.Builder
A builder for
CfnTransitGatewayRouteTableAssociationProps |
static class |
CfnTransitGatewayRouteTableAssociationProps.Jsii$Proxy
An implementation for
CfnTransitGatewayRouteTableAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnTransitGatewayRouteTableAssociationProps.Builder |
builder() |
String |
getTransitGatewayAttachmentId()
`AWS::EC2::TransitGatewayRouteTableAssociation.TransitGatewayAttachmentId`.
|
String |
getTransitGatewayRouteTableId()
`AWS::EC2::TransitGatewayRouteTableAssociation.TransitGatewayRouteTableId`.
|
@Stability(value=Stable) @NotNull String getTransitGatewayAttachmentId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html#cfn-ec2-transitgatewayroutetableassociation-transitgatewayattachmentid@Stability(value=Stable) @NotNull String getTransitGatewayRouteTableId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html#cfn-ec2-transitgatewayroutetableassociation-transitgatewayroutetableid@Stability(value=Stable) static CfnTransitGatewayRouteTableAssociationProps.Builder builder()
Copyright © 2020. All rights reserved.