Class GetInstanceTypesTypeResult
Inheritance
System.Object
GetInstanceTypesTypeResult
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.Emr.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetInstanceTypesTypeResult
Fields
View SourceId
The ID of the instance type.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
LocalStorageCapacity
Local capacity of the applied ecs instance for emr cluster. Unit: GB.
Declaration
public readonly int LocalStorageCapacity
Field Value
| Type | Description |
|---|---|
| System.Int32 |
ZoneId
The supported resources of specific zoneId.
Declaration
public readonly string ZoneId
Field Value
| Type | Description |
|---|---|
| System.String |