Class GetInstancesInstanceResult
Inheritance
System.Object
GetInstancesInstanceResult
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.Gpdb.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetInstancesInstanceResult
Fields
View SourceAvailabilityZone
Instance availability zone.
Declaration
public readonly string AvailabilityZone
Field Value
| Type | Description |
|---|---|
| System.String |
ChargeType
Billing method. Value options are PostPaid for Pay-As-You-Go and PrePaid for yearly or monthly subscription.
Declaration
public readonly string ChargeType
Field Value
| Type | Description |
|---|---|
| System.String |
CreationTime
The time when you create an instance. The format is YYYY-MM-DDThh:mm:ssZ, such as 2011-05-30T12:11:4Z.
Declaration
public readonly string CreationTime
Field Value
| Type | Description |
|---|---|
| System.String |
Description
The description of an instance.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Engine
Database engine type. Supported option is gpdb.
Declaration
public readonly string Engine
Field Value
| Type | Description |
|---|---|
| System.String |
EngineVersion
Database engine version.
Declaration
public readonly string EngineVersion
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The instance id.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceClass
The group type.
Declaration
public readonly string InstanceClass
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceGroupCount
The number of groups.
Declaration
public readonly string InstanceGroupCount
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceNetworkType
Declaration
public readonly string InstanceNetworkType
Field Value
| Type | Description |
|---|---|
| System.String |
RegionId
Region ID the instance belongs to.
Declaration
public readonly string RegionId
Field Value
| Type | Description |
|---|---|
| System.String |
Status
Status of the instance.
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |