Uses of Interface
software.amazon.awssdk.services.ec2.model.TransitGatewayAttachmentPropagation.Builder
Packages that use TransitGatewayAttachmentPropagation.Builder
-
Uses of TransitGatewayAttachmentPropagation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayAttachmentPropagation.BuilderModifier and TypeMethodDescriptionTransitGatewayAttachmentPropagation.builder()The state of the propagation route table.TransitGatewayAttachmentPropagation.Builder.state(TransitGatewayPropagationState state) The state of the propagation route table.TransitGatewayAttachmentPropagation.toBuilder()TransitGatewayAttachmentPropagation.Builder.transitGatewayRouteTableId(String transitGatewayRouteTableId) The ID of the propagation route table.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayAttachmentPropagation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TransitGatewayAttachmentPropagation.Builder>TransitGatewayAttachmentPropagation.serializableBuilderClass()