Class GetRouteEntriesEntryConflictResult
Inheritance
System.Object
GetRouteEntriesEntryConflictResult
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.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetRouteEntriesEntryConflictResult
Fields
View SourceCidrBlock
The destination CIDR block of the route entry to query.
Declaration
public readonly string CidrBlock
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceId
ID of the CEN instance.
Declaration
public readonly string InstanceId
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceType
The type of the CEN child instance.
Declaration
public readonly string InstanceType
Field Value
| Type | Description |
|---|---|
| System.String |
RegionId
ID of the region where the conflicted route entry is located.
Declaration
public readonly string RegionId
Field Value
| Type | Description |
|---|---|
| System.String |
Status
Reasons of exceptions.
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |