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 for a local gateway route table.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.LocalGatewayRoute

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

Syntax

C#
public class LocalGatewayRoute

The LocalGatewayRoute type exposes the following members

Constructors

NameDescription
Public Method LocalGatewayRoute()

Properties

NameTypeDescription
Public Property CoipPoolId System.String

Gets and sets the property CoipPoolId.

The ID of the customer-owned address pool.

Public Property DestinationCidrBlock System.String

Gets and sets the property DestinationCidrBlock.

The CIDR block used for destination matches.

Public Property DestinationPrefixListId System.String

Gets and sets the property DestinationPrefixListId.

The ID of the prefix list.

Public Property LocalGatewayRouteTableArn System.String

Gets and sets the property LocalGatewayRouteTableArn.

The Amazon Resource Name (ARN) of the local gateway route table.

Public Property LocalGatewayRouteTableId System.String

Gets and sets the property LocalGatewayRouteTableId.

The ID of the local gateway route table.

Public Property LocalGatewayVirtualInterfaceGroupId System.String

Gets and sets the property LocalGatewayVirtualInterfaceGroupId.

The ID of the virtual interface group.

Public Property NetworkInterfaceId System.String

Gets and sets the property NetworkInterfaceId.

The ID of the network interface.

Public Property OwnerId System.String

Gets and sets the property OwnerId.

The ID of the Amazon Web Services account that owns the local gateway route.

Public Property State Amazon.EC2.LocalGatewayRouteState

Gets and sets the property State.

The state of the route.

Public Property SubnetId System.String

Gets and sets the property SubnetId.

The ID of the subnet.

Public Property Type Amazon.EC2.LocalGatewayRouteType

Gets and sets the property Type.

The route type.

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