Class GetRegionRouteEntriesArgs
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 GetRegionRouteEntriesArgs : InvokeArgs
Constructors
View SourceGetRegionRouteEntriesArgs()
Declaration
public GetRegionRouteEntriesArgs()
Properties
View SourceInstanceId
ID of the CEN instance.
Declaration
public string InstanceId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
RegionId
ID of the region.
Declaration
public string RegionId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |