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