Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnTransitGatewayRouteTablePropagationPropsMixin.Builder
Packages that use CfnTransitGatewayRouteTablePropagationPropsMixin.Builder
-
Uses of CfnTransitGatewayRouteTablePropagationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnTransitGatewayRouteTablePropagationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTransitGatewayRouteTablePropagationPropsMixin.Builder.create()CfnTransitGatewayRouteTablePropagationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTransitGatewayRouteTablePropagationPropsMixin.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId) The ID of the attachment.CfnTransitGatewayRouteTablePropagationPropsMixin.Builder.transitGatewayAttachmentId(ITransitGatewayAttachmentRef transitGatewayAttachmentId) The ID of the attachment.CfnTransitGatewayRouteTablePropagationPropsMixin.Builder.transitGatewayRouteTableId(String transitGatewayRouteTableId) The ID of the propagation route table.CfnTransitGatewayRouteTablePropagationPropsMixin.Builder.transitGatewayRouteTableId(ITransitGatewayRouteTableRef transitGatewayRouteTableId) The ID of the propagation route table.