Uses of Interface
software.amazon.awscdk.services.ec2.alpha.ITransitGatewayRouteTablePropagation
Packages that use ITransitGatewayRouteTablePropagation
-
Uses of ITransitGatewayRouteTablePropagation in software.amazon.awscdk.services.ec2.alpha
Subinterfaces of ITransitGatewayRouteTablePropagation in software.amazon.awscdk.services.ec2.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITransitGatewayRouteTablePropagation.Classes in software.amazon.awscdk.services.ec2.alpha that implement ITransitGatewayRouteTablePropagationModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Create a Transit Gateway Route Table Propagation.Methods in software.amazon.awscdk.services.ec2.alpha that return ITransitGatewayRouteTablePropagationModifier and TypeMethodDescriptionITransitGatewayRouteTable.enablePropagation(String id, ITransitGatewayAttachment transitGatewayAttachment) (experimental) Enable propagation from the provided Attachments to this route table.ITransitGatewayRouteTable.Jsii$Default.enablePropagation(String id, ITransitGatewayAttachment transitGatewayAttachment) (experimental) Enable propagation from the provided Attachments to this route table.ITransitGatewayRouteTable.Jsii$Proxy.enablePropagation(String id, ITransitGatewayAttachment transitGatewayAttachment) (experimental) Enable propagation from the provided Attachments to this route table.TransitGatewayRouteTable.enablePropagation(String id, ITransitGatewayAttachment transitGatewayAttachment) (experimental) Enable propagation from the provided Attachments to this route table.