@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.264Z") @Stability(value=Stable) public interface CfnTransitGatewayProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTransitGatewayProps.Builder
A builder for
CfnTransitGatewayProps |
static class |
CfnTransitGatewayProps.Jsii$Proxy
An implementation for
CfnTransitGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnTransitGatewayProps.Builder |
builder() |
default Number |
getAmazonSideAsn()
`AWS::EC2::TransitGateway.AmazonSideAsn`.
|
default String |
getAutoAcceptSharedAttachments()
`AWS::EC2::TransitGateway.AutoAcceptSharedAttachments`.
|
default String |
getDefaultRouteTableAssociation()
`AWS::EC2::TransitGateway.DefaultRouteTableAssociation`.
|
default String |
getDefaultRouteTablePropagation()
`AWS::EC2::TransitGateway.DefaultRouteTablePropagation`.
|
default String |
getDescription()
`AWS::EC2::TransitGateway.Description`.
|
default String |
getDnsSupport()
`AWS::EC2::TransitGateway.DnsSupport`.
|
default String |
getMulticastSupport()
`AWS::EC2::TransitGateway.MulticastSupport`.
|
default List<CfnTag> |
getTags()
`AWS::EC2::TransitGateway.Tags`.
|
default String |
getVpnEcmpSupport()
`AWS::EC2::TransitGateway.VpnEcmpSupport`.
|
@Stability(value=Stable) @Nullable default Number getAmazonSideAsn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-amazonsideasn@Stability(value=Stable) @Nullable default String getAutoAcceptSharedAttachments()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-autoacceptsharedattachments@Stability(value=Stable) @Nullable default String getDefaultRouteTableAssociation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-defaultroutetableassociation@Stability(value=Stable) @Nullable default String getDefaultRouteTablePropagation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-defaultroutetablepropagation@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-description@Stability(value=Stable) @Nullable default String getDnsSupport()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-dnssupport@Stability(value=Stable) @Nullable default String getMulticastSupport()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-multicastsupport@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-tags@Stability(value=Stable) @Nullable default String getVpnEcmpSupport()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-vpnecmpsupport@Stability(value=Stable) static CfnTransitGatewayProps.Builder builder()
CfnTransitGatewayProps.Builder of CfnTransitGatewayPropsCopyright © 2020. All rights reserved.