Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnTransitGatewayConnectPropsMixin.Builder
Packages that use CfnTransitGatewayConnectPropsMixin.Builder
-
Uses of CfnTransitGatewayConnectPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnTransitGatewayConnectPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTransitGatewayConnectPropsMixin.Builder.create()CfnTransitGatewayConnectPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTransitGatewayConnectPropsMixin.Builder.options(CfnTransitGatewayConnectPropsMixin.TransitGatewayConnectOptionsProperty options) The Connect attachment options.CfnTransitGatewayConnectPropsMixin.Builder.options(IResolvable options) The Connect attachment options.The tags for the attachment.CfnTransitGatewayConnectPropsMixin.Builder.transportTransitGatewayAttachmentId(String transportTransitGatewayAttachmentId) The ID of the attachment from which the Connect attachment was created.CfnTransitGatewayConnectPropsMixin.Builder.transportTransitGatewayAttachmentId(ITransitGatewayVpcAttachmentRef transportTransitGatewayAttachmentId) The ID of the attachment from which the Connect attachment was created.