AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes a route table route.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.AnalysisRouteTableRoute

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class AnalysisRouteTableRoute

The AnalysisRouteTableRoute type exposes the following members

Constructors

NameDescription
Public Method AnalysisRouteTableRoute()

Properties

NameTypeDescription
Public Property CarrierGatewayId System.String

Gets and sets the property CarrierGatewayId.

The ID of a carrier gateway.

Public Property CoreNetworkArn System.String

Gets and sets the property CoreNetworkArn.

The Amazon Resource Name (ARN) of a core network.

Public Property DestinationCidr System.String

Gets and sets the property DestinationCidr.

The destination IPv4 address, in CIDR notation.

Public Property DestinationPrefixListId System.String

Gets and sets the property DestinationPrefixListId.

The prefix of the Amazon Web Services service.

Public Property EgressOnlyInternetGatewayId System.String

Gets and sets the property EgressOnlyInternetGatewayId.

The ID of an egress-only internet gateway.

Public Property GatewayId System.String

Gets and sets the property GatewayId.

The ID of the gateway, such as an internet gateway or virtual private gateway.

Public Property InstanceId System.String

Gets and sets the property InstanceId.

The ID of the instance, such as a NAT instance.

Public Property LocalGatewayId System.String

Gets and sets the property LocalGatewayId.

The ID of a local gateway.

Public Property NatGatewayId System.String

Gets and sets the property NatGatewayId.

The ID of a NAT gateway.

Public Property NetworkInterfaceId System.String

Gets and sets the property NetworkInterfaceId.

The ID of a network interface.

Public Property Origin System.String

Gets and sets the property Origin.

Describes how the route was created. The following are the possible values:

  • CreateRouteTable - The route was automatically created when the route table was created.

  • CreateRoute - The route was manually added to the route table.

  • EnableVgwRoutePropagation - The route was propagated by route propagation.

Public Property State System.String

Gets and sets the property State.

The state. The following are the possible values:

  • active

  • blackhole

Public Property TransitGatewayId System.String

Gets and sets the property TransitGatewayId.

The ID of a transit gateway.

Public Property VpcPeeringConnectionId System.String

Gets and sets the property VpcPeeringConnectionId.

The ID of a VPC peering connection.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5