Uses of Class
software.amazon.awscdk.services.ec2.CfnTransitGatewayProps.Builder
-
Uses of CfnTransitGatewayProps.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnTransitGatewayProps.Builder.amazonSideAsn
(Number amazonSideAsn) Sets the value ofCfnTransitGatewayProps.getAmazonSideAsn()
CfnTransitGatewayProps.Builder.associationDefaultRouteTableId
(String associationDefaultRouteTableId) Sets the value ofCfnTransitGatewayProps.getAssociationDefaultRouteTableId()
CfnTransitGatewayProps.Builder.autoAcceptSharedAttachments
(String autoAcceptSharedAttachments) Sets the value ofCfnTransitGatewayProps.getAutoAcceptSharedAttachments()
CfnTransitGatewayProps.builder()
CfnTransitGatewayProps.Builder.defaultRouteTableAssociation
(String defaultRouteTableAssociation) Sets the value ofCfnTransitGatewayProps.getDefaultRouteTableAssociation()
CfnTransitGatewayProps.Builder.defaultRouteTablePropagation
(String defaultRouteTablePropagation) Sets the value ofCfnTransitGatewayProps.getDefaultRouteTablePropagation()
CfnTransitGatewayProps.Builder.description
(String description) Sets the value ofCfnTransitGatewayProps.getDescription()
CfnTransitGatewayProps.Builder.dnsSupport
(String dnsSupport) Sets the value ofCfnTransitGatewayProps.getDnsSupport()
CfnTransitGatewayProps.Builder.multicastSupport
(String multicastSupport) Sets the value ofCfnTransitGatewayProps.getMulticastSupport()
CfnTransitGatewayProps.Builder.propagationDefaultRouteTableId
(String propagationDefaultRouteTableId) Sets the value ofCfnTransitGatewayProps.getPropagationDefaultRouteTableId()
Sets the value ofCfnTransitGatewayProps.getTags()
CfnTransitGatewayProps.Builder.transitGatewayCidrBlocks
(List<String> transitGatewayCidrBlocks) Sets the value ofCfnTransitGatewayProps.getTransitGatewayCidrBlocks()
CfnTransitGatewayProps.Builder.vpnEcmpSupport
(String vpnEcmpSupport) Sets the value ofCfnTransitGatewayProps.getVpnEcmpSupport()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnTransitGatewayProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTransitGatewayProps.Builder
.