Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayPrefixListAttachment
-
Packages that use TransitGatewayPrefixListAttachment Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TransitGatewayPrefixListAttachment in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayPrefixListAttachment Modifier and Type Method Description TransitGatewayPrefixListAttachmentTransitGatewayPrefixListReference. transitGatewayAttachment()Information about the transit gateway attachment.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayPrefixListAttachment Modifier and Type Method Description TransitGatewayPrefixListReference.BuilderTransitGatewayPrefixListReference.Builder. transitGatewayAttachment(TransitGatewayPrefixListAttachment transitGatewayAttachment)Information about the transit gateway attachment.
-