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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class AnalysisRouteTableRoute
The AnalysisRouteTableRoute type exposes the following members
Name | Description | |
---|---|---|
AnalysisRouteTableRoute() |
Name | Type | Description | |
---|---|---|---|
CarrierGatewayId | System.String |
Gets and sets the property CarrierGatewayId. The ID of a carrier gateway. |
|
CoreNetworkArn | System.String |
Gets and sets the property CoreNetworkArn. The Amazon Resource Name (ARN) of a core network. |
|
DestinationCidr | System.String |
Gets and sets the property DestinationCidr. The destination IPv4 address, in CIDR notation. |
|
DestinationPrefixListId | System.String |
Gets and sets the property DestinationPrefixListId. The prefix of the Amazon Web Services service. |
|
EgressOnlyInternetGatewayId | System.String |
Gets and sets the property EgressOnlyInternetGatewayId. The ID of an egress-only internet gateway. |
|
GatewayId | System.String |
Gets and sets the property GatewayId. The ID of the gateway, such as an internet gateway or virtual private gateway. |
|
InstanceId | System.String |
Gets and sets the property InstanceId. The ID of the instance, such as a NAT instance. |
|
LocalGatewayId | System.String |
Gets and sets the property LocalGatewayId. The ID of a local gateway. |
|
NatGatewayId | System.String |
Gets and sets the property NatGatewayId. The ID of a NAT gateway. |
|
NetworkInterfaceId | System.String |
Gets and sets the property NetworkInterfaceId. The ID of a network interface. |
|
Origin | System.String |
Gets and sets the property Origin. Describes how the route was created. The following are the possible values:
|
|
State | System.String |
Gets and sets the property State. The state. The following are the possible values:
|
|
TransitGatewayId | System.String |
Gets and sets the property TransitGatewayId. The ID of a transit gateway. |
|
VpcPeeringConnectionId | System.String |
Gets and sets the property VpcPeeringConnectionId. The ID of a VPC peering connection. |
.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