@Stability(value=Stable) public static final class CfnTransitGatewayProps.Builder extends Object implements software.amazon.jsii.Builder<CfnTransitGatewayProps>
CfnTransitGatewayProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnTransitGatewayProps.Builder amazonSideAsn(Number amazonSideAsn)
CfnTransitGatewayProps.getAmazonSideAsn()amazonSideAsn - `AWS::EC2::TransitGateway.AmazonSideAsn`.this@Stability(value=Stable) public CfnTransitGatewayProps.Builder autoAcceptSharedAttachments(String autoAcceptSharedAttachments)
CfnTransitGatewayProps.getAutoAcceptSharedAttachments()autoAcceptSharedAttachments - `AWS::EC2::TransitGateway.AutoAcceptSharedAttachments`.this@Stability(value=Stable) public CfnTransitGatewayProps.Builder defaultRouteTableAssociation(String defaultRouteTableAssociation)
CfnTransitGatewayProps.getDefaultRouteTableAssociation()defaultRouteTableAssociation - `AWS::EC2::TransitGateway.DefaultRouteTableAssociation`.this@Stability(value=Stable) public CfnTransitGatewayProps.Builder defaultRouteTablePropagation(String defaultRouteTablePropagation)
CfnTransitGatewayProps.getDefaultRouteTablePropagation()defaultRouteTablePropagation - `AWS::EC2::TransitGateway.DefaultRouteTablePropagation`.this@Stability(value=Stable) public CfnTransitGatewayProps.Builder description(String description)
CfnTransitGatewayProps.getDescription()description - `AWS::EC2::TransitGateway.Description`.this@Stability(value=Stable) public CfnTransitGatewayProps.Builder dnsSupport(String dnsSupport)
CfnTransitGatewayProps.getDnsSupport()dnsSupport - `AWS::EC2::TransitGateway.DnsSupport`.this@Stability(value=Stable) public CfnTransitGatewayProps.Builder multicastSupport(String multicastSupport)
CfnTransitGatewayProps.getMulticastSupport()multicastSupport - `AWS::EC2::TransitGateway.MulticastSupport`.this@Stability(value=Stable) public CfnTransitGatewayProps.Builder tags(List<? extends CfnTag> tags)
CfnTransitGatewayProps.getTags()tags - `AWS::EC2::TransitGateway.Tags`.this@Stability(value=Stable) public CfnTransitGatewayProps.Builder vpnEcmpSupport(String vpnEcmpSupport)
CfnTransitGatewayProps.getVpnEcmpSupport()vpnEcmpSupport - `AWS::EC2::TransitGateway.VpnEcmpSupport`.this@Stability(value=Stable) public CfnTransitGatewayProps build()
build in interface software.amazon.jsii.Builder<CfnTransitGatewayProps>CfnTransitGatewayPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.