Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnTransitGatewayAttachmentPropsMixin.Builder
Packages that use CfnTransitGatewayAttachmentPropsMixin.Builder
-
Uses of CfnTransitGatewayAttachmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnTransitGatewayAttachmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTransitGatewayAttachmentPropsMixin.Builder.create()CfnTransitGatewayAttachmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) The VPC attachment options.The IDs of one or more subnets.The tags for the attachment.CfnTransitGatewayAttachmentPropsMixin.Builder.transitGatewayId(String transitGatewayId) The ID of the transit gateway.CfnTransitGatewayAttachmentPropsMixin.Builder.transitGatewayId(ITransitGatewayRef transitGatewayId) The ID of the transit gateway.The ID of the VPC.The ID of the VPC.