Uses of Interface
software.amazon.awssdk.services.ec2.model.TransitGatewayPropagation.Builder
Packages that use TransitGatewayPropagation.Builder
-
Uses of TransitGatewayPropagation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayPropagation.BuilderModifier and TypeMethodDescriptionTransitGatewayPropagation.builder()TransitGatewayPropagation.Builder.resourceId(String resourceId) The ID of the resource.TransitGatewayPropagation.Builder.resourceType(String resourceType) The resource type.TransitGatewayPropagation.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType) The resource type.The state.TransitGatewayPropagation.Builder.state(TransitGatewayPropagationState state) The state.TransitGatewayPropagation.toBuilder()TransitGatewayPropagation.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId) The ID of the attachment.TransitGatewayPropagation.Builder.transitGatewayRouteTableAnnouncementId(String transitGatewayRouteTableAnnouncementId) The ID of the transit gateway route table announcement.TransitGatewayPropagation.Builder.transitGatewayRouteTableId(String transitGatewayRouteTableId) The ID of the transit gateway route table.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayPropagation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TransitGatewayPropagation.Builder>TransitGatewayPropagation.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TransitGatewayPropagation.BuilderModifier and TypeMethodDescriptionDisableTransitGatewayRouteTablePropagationResponse.Builder.propagation(Consumer<TransitGatewayPropagation.Builder> propagation) Information about route propagation.EnableTransitGatewayRouteTablePropagationResponse.Builder.propagation(Consumer<TransitGatewayPropagation.Builder> propagation) Information about route propagation.