Show / Hide Table of Contents

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 Source

Id

The ID of the instance type.

Declaration
public readonly string Id
Field Value
Type Description
System.String
View Source

LocalStorageCapacity

Local capacity of the applied ecs instance for emr cluster. Unit: GB.

Declaration
public readonly int LocalStorageCapacity
Field Value
Type Description
System.Int32
View Source

ZoneId

The supported resources of specific zoneId.

Declaration
public readonly string ZoneId
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.