Uses of Class
software.amazon.awscdk.services.ec2.alpha.TransitGatewayRouteTablePropagation.Builder
Packages that use TransitGatewayRouteTablePropagation.Builder
-
Uses of TransitGatewayRouteTablePropagation.Builder in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return TransitGatewayRouteTablePropagation.BuilderModifier and TypeMethodDescriptionTransitGatewayRouteTablePropagation.Builder.transitGatewayRouteTable
(ITransitGatewayRouteTable transitGatewayRouteTable) (experimental) The ID of the transit gateway route table propagation.TransitGatewayRouteTablePropagation.Builder.transitGatewayRouteTablePropagationName
(String transitGatewayRouteTablePropagationName) (experimental) Physical name of this propagation.TransitGatewayRouteTablePropagation.Builder.transitGatewayVpcAttachment
(ITransitGatewayAttachment transitGatewayVpcAttachment) (experimental) The ID of the transit gateway route table propagation.