Uses of Class
software.amazon.awssdk.services.ec2.model.EnableTransitGatewayRouteTablePropagationRequest
Packages that use EnableTransitGatewayRouteTablePropagationRequest
Package
Description
-
Uses of EnableTransitGatewayRouteTablePropagationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableTransitGatewayRouteTablePropagationRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableTransitGatewayRouteTablePropagation(EnableTransitGatewayRouteTablePropagationRequest enableTransitGatewayRouteTablePropagationRequest) Enables the specified attachment to propagate routes to the specified propagation route table.Ec2Client.enableTransitGatewayRouteTablePropagation(EnableTransitGatewayRouteTablePropagationRequest enableTransitGatewayRouteTablePropagationRequest) Enables the specified attachment to propagate routes to the specified propagation route table. -
Uses of EnableTransitGatewayRouteTablePropagationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableTransitGatewayRouteTablePropagationRequestModifier and TypeMethodDescriptionEnableTransitGatewayRouteTablePropagationRequestMarshaller.marshall(EnableTransitGatewayRouteTablePropagationRequest enableTransitGatewayRouteTablePropagationRequest)