Uses of Class
software.amazon.awssdk.services.ec2.model.DisableTransitGatewayRouteTablePropagationRequest
Packages that use DisableTransitGatewayRouteTablePropagationRequest
Package
Description
-
Uses of DisableTransitGatewayRouteTablePropagationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisableTransitGatewayRouteTablePropagationRequestModifier and TypeMethodDescriptionEc2AsyncClient.disableTransitGatewayRouteTablePropagation(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest) Disables the specified resource attachment from propagating routes to the specified propagation route table.Ec2Client.disableTransitGatewayRouteTablePropagation(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest) Disables the specified resource attachment from propagating routes to the specified propagation route table. -
Uses of DisableTransitGatewayRouteTablePropagationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisableTransitGatewayRouteTablePropagationRequestModifier and TypeMethodDescriptionDisableTransitGatewayRouteTablePropagationRequestMarshaller.marshall(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest)