Uses of Class
software.amazon.awssdk.services.ec2.model.EnableVgwRoutePropagationRequest
Packages that use EnableVgwRoutePropagationRequest
Package
Description
-
Uses of EnableVgwRoutePropagationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableVgwRoutePropagationRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableVgwRoutePropagation(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC.Ec2Client.enableVgwRoutePropagation(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest) Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC. -
Uses of EnableVgwRoutePropagationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableVgwRoutePropagationRequestModifier and TypeMethodDescriptionEnableVgwRoutePropagationRequestMarshaller.marshall(EnableVgwRoutePropagationRequest enableVgwRoutePropagationRequest)