AWS SDK for .NET Documentation
PropagatedRoute Class
AmazonAmazon.EC2.ModelPropagatedRoute Did this page help you?   Yes   No    Tell us about it...
Propagated Route
Declaration Syntax
C#
public class PropagatedRoute
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PropagatedRoute()()()()
Initializes a new instance of the PropagatedRoute class

DestinationCidrBlock
The CIDR block associated with local subnet of the customer data center.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GatewayId
The 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.)
IsSetDestinationCidrBlock()()()()
Checks if the DestinationCidrBlock property is set.

IsSetGatewayId()()()()
Checks if the GatewayId property is set.

IsSetSourceId()()()()
Checks if the SourceId property is set.

IsSetStatus()()()()
Checks if the Status property is set.

SourceId
DOCS_TODO

Status
The status of the propagated route.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithDestinationCidrBlock(String) Obsolete.
Sets the CIDR block associated with local subnet of the customer data center.

WithGatewayId(String) Obsolete.
Sets the ID of the Virtual Private Gateway.

WithSourceId(String) Obsolete.
Sets the SourceId property.

WithStatus(String) Obsolete.
Sets the status of the propagated route.

Inheritance Hierarchy
Object
PropagatedRoute

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)