Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayAttachmentPropagation
Packages that use TransitGatewayAttachmentPropagation
Package
Description
-
Uses of TransitGatewayAttachmentPropagation in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayAttachmentPropagationModifier and TypeMethodDescriptionGetTransitGatewayAttachmentPropagationsResponse.transitGatewayAttachmentPropagations()Information about the propagation route tables.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayAttachmentPropagationModifier and TypeMethodDescriptionGetTransitGatewayAttachmentPropagationsResponse.Builder.transitGatewayAttachmentPropagations(TransitGatewayAttachmentPropagation... transitGatewayAttachmentPropagations) Information about the propagation route tables.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TransitGatewayAttachmentPropagationModifier and TypeMethodDescriptionGetTransitGatewayAttachmentPropagationsResponse.Builder.transitGatewayAttachmentPropagations(Collection<TransitGatewayAttachmentPropagation> transitGatewayAttachmentPropagations) Information about the propagation route tables. -
Uses of TransitGatewayAttachmentPropagation in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type TransitGatewayAttachmentPropagationModifier and TypeMethodDescriptionGetTransitGatewayAttachmentPropagationsIterable.transitGatewayAttachmentPropagations()Returns an iterable to iterate through the paginatedGetTransitGatewayAttachmentPropagationsResponse.transitGatewayAttachmentPropagations()member.GetTransitGatewayAttachmentPropagationsPublisher.transitGatewayAttachmentPropagations()Returns a publisher that can be used to get a stream of data.