Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayVpcAttachmentOptions
-
Packages that use TransitGatewayVpcAttachmentOptions Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TransitGatewayVpcAttachmentOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayVpcAttachmentOptions Modifier and Type Method Description TransitGatewayVpcAttachmentOptionsTransitGatewayVpcAttachment. options()The VPC attachment options.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayVpcAttachmentOptions Modifier and Type Method Description TransitGatewayVpcAttachment.BuilderTransitGatewayVpcAttachment.Builder. options(TransitGatewayVpcAttachmentOptions options)The VPC attachment options.
-