Enables a virtual private gateway (VGW) to propagate routes to the
routing tables of an Amazon VPC.

C# |
public class EnableVGWRoutePropagationRequest : EC2Request

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | EnableVGWRoutePropagationRequest()()()() | Initializes a new instance of the EnableVGWRoutePropagationRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GatewayId |
ID of the Virtual Private Gateway.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetGatewayId()()()() |
Checks if the GatewayId property is set
|
![]() | IsSetRouteTableId()()()() |
Checks is the RouteTableId property is set.
|
![]() | RouteTableId |
ID of the routing table.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithGatewayId(String) | Obsolete.
Sets the ID of the Virtual Private Gateway.
|
![]() | WithRouteTableId(String) | Obsolete.
Sets the ID of the routing table.
|

Object | ||
![]() | EC2Request | |
![]() | EnableVGWRoutePropagationRequest |