Uses of Interface
software.amazon.awscdk.services.ec2.alpha.ITransitGatewayVpcAttachmentOptions
Packages that use ITransitGatewayVpcAttachmentOptions
-
Uses of ITransitGatewayVpcAttachmentOptions in software.amazon.awscdk.services.ec2.alpha
Subinterfaces of ITransitGatewayVpcAttachmentOptions in software.amazon.awscdk.services.ec2.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITransitGatewayVpcAttachmentOptions.Classes in software.amazon.awscdk.services.ec2.alpha that implement ITransitGatewayVpcAttachmentOptionsModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ec2.alpha that return ITransitGatewayVpcAttachmentOptionsModifier and TypeMethodDescriptionAttachVpcOptions.getVpcAttachmentOptions()(experimental) The VPC attachment options.AttachVpcOptions.Jsii$Proxy.getVpcAttachmentOptions()TransitGatewayVpcAttachmentProps.getVpcAttachmentOptions()(experimental) The VPC attachment options.TransitGatewayVpcAttachmentProps.Jsii$Proxy.getVpcAttachmentOptions()Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type ITransitGatewayVpcAttachmentOptionsModifier and TypeMethodDescriptionAttachVpcOptions.Builder.vpcAttachmentOptions(ITransitGatewayVpcAttachmentOptions vpcAttachmentOptions) Sets the value ofAttachVpcOptions.getVpcAttachmentOptions()TransitGatewayVpcAttachment.Builder.vpcAttachmentOptions(ITransitGatewayVpcAttachmentOptions vpcAttachmentOptions) (experimental) The VPC attachment options.TransitGatewayVpcAttachmentProps.Builder.vpcAttachmentOptions(ITransitGatewayVpcAttachmentOptions vpcAttachmentOptions) Sets the value ofTransitGatewayVpcAttachmentProps.getVpcAttachmentOptions()