Class GetRegionRouteEntriesResult
Inheritance
System.Object
GetRegionRouteEntriesResult
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()
Namespace: Pulumi.AliCloud.Cen
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetRegionRouteEntriesResult
Fields
View SourceEntries
A list of CEN Route Entries. Each element contains the following attributes:
Declaration
public readonly ImmutableArray<GetRegionRouteEntriesEntryResult> Entries
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetRegionRouteEntriesEntryResult> |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceId
Declaration
public readonly string InstanceId
Field Value
| Type | Description |
|---|---|
| System.String |
OutputFile
Declaration
public readonly string OutputFile
Field Value
| Type | Description |
|---|---|
| System.String |
RegionId
Declaration
public readonly string RegionId
Field Value
| Type | Description |
|---|---|
| System.String |