@Generated(value="jsii-pacmak/1.9.0 (build 5c646d5)", date="2020-07-28T21:12:25.945Z") @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.