Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnTransitGatewayMixinProps.Builder
Packages that use CfnTransitGatewayMixinProps.Builder
-
Uses of CfnTransitGatewayMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnTransitGatewayMixinProps.BuilderModifier and TypeMethodDescriptionCfnTransitGatewayMixinProps.Builder.amazonSideAsn(Number amazonSideAsn) Sets the value ofCfnTransitGatewayMixinProps.getAmazonSideAsn()CfnTransitGatewayMixinProps.Builder.associationDefaultRouteTableId(String associationDefaultRouteTableId) Sets the value ofCfnTransitGatewayMixinProps.getAssociationDefaultRouteTableId()CfnTransitGatewayMixinProps.Builder.autoAcceptSharedAttachments(String autoAcceptSharedAttachments) Sets the value ofCfnTransitGatewayMixinProps.getAutoAcceptSharedAttachments()CfnTransitGatewayMixinProps.builder()CfnTransitGatewayMixinProps.Builder.defaultRouteTableAssociation(String defaultRouteTableAssociation) Sets the value ofCfnTransitGatewayMixinProps.getDefaultRouteTableAssociation()CfnTransitGatewayMixinProps.Builder.defaultRouteTablePropagation(String defaultRouteTablePropagation) Sets the value ofCfnTransitGatewayMixinProps.getDefaultRouteTablePropagation()CfnTransitGatewayMixinProps.Builder.description(String description) Sets the value ofCfnTransitGatewayMixinProps.getDescription()CfnTransitGatewayMixinProps.Builder.dnsSupport(String dnsSupport) Sets the value ofCfnTransitGatewayMixinProps.getDnsSupport()CfnTransitGatewayMixinProps.Builder.encryptionSupport(String encryptionSupport) Sets the value ofCfnTransitGatewayMixinProps.getEncryptionSupport()CfnTransitGatewayMixinProps.Builder.multicastSupport(String multicastSupport) Sets the value ofCfnTransitGatewayMixinProps.getMulticastSupport()CfnTransitGatewayMixinProps.Builder.propagationDefaultRouteTableId(String propagationDefaultRouteTableId) Sets the value ofCfnTransitGatewayMixinProps.getPropagationDefaultRouteTableId()CfnTransitGatewayMixinProps.Builder.securityGroupReferencingSupport(String securityGroupReferencingSupport) Sets the value ofCfnTransitGatewayMixinProps.getSecurityGroupReferencingSupport()Sets the value ofCfnTransitGatewayMixinProps.getTags()CfnTransitGatewayMixinProps.Builder.transitGatewayCidrBlocks(List<String> transitGatewayCidrBlocks) Sets the value ofCfnTransitGatewayMixinProps.getTransitGatewayCidrBlocks()CfnTransitGatewayMixinProps.Builder.vpnEcmpSupport(String vpnEcmpSupport) Sets the value ofCfnTransitGatewayMixinProps.getVpnEcmpSupport()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnTransitGatewayMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransitGatewayMixinProps.Builder.