Class GetRouteResult
Inheritance
System.Object
GetRouteResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetRouteResult
Fields
View Source
DestinationCidrBlock
Declaration
public readonly string DestinationCidrBlock
Field Value
| Type |
Description |
| System.String |
|
View Source
DestinationIpv6CidrBlock
Declaration
public readonly string DestinationIpv6CidrBlock
Field Value
| Type |
Description |
| System.String |
|
View Source
EgressOnlyGatewayId
Declaration
public readonly string EgressOnlyGatewayId
Field Value
| Type |
Description |
| System.String |
|
View Source
GatewayId
Declaration
public readonly string GatewayId
Field Value
| Type |
Description |
| System.String |
|
View Source
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type |
Description |
| System.String |
|
View Source
InstanceId
Declaration
public readonly string InstanceId
Field Value
| Type |
Description |
| System.String |
|
View Source
NatGatewayId
Declaration
public readonly string NatGatewayId
Field Value
| Type |
Description |
| System.String |
|
View Source
NetworkInterfaceId
Declaration
public readonly string NetworkInterfaceId
Field Value
| Type |
Description |
| System.String |
|
View Source
RouteTableId
Declaration
public readonly string RouteTableId
Field Value
| Type |
Description |
| System.String |
|
View Source
TransitGatewayId
Declaration
public readonly string TransitGatewayId
Field Value
| Type |
Description |
| System.String |
|
View Source
VpcPeeringConnectionId
Declaration
public readonly string VpcPeeringConnectionId
Field Value
| Type |
Description |
| System.String |
|