Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayAssociation
Packages that use TransitGatewayAssociation
-
Uses of TransitGatewayAssociation in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayAssociationModifier and TypeMethodDescriptionAssociateTransitGatewayRouteTableResponse.association()The ID of the association.DisassociateTransitGatewayRouteTableResponse.association()Information about the association.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayAssociationModifier and TypeMethodDescriptionAssociateTransitGatewayRouteTableResponse.Builder.association(TransitGatewayAssociation association) The ID of the association.DisassociateTransitGatewayRouteTableResponse.Builder.association(TransitGatewayAssociation association) Information about the association.