GetInstanceTypesType

data class GetInstanceTypesType(val id: String, val localStorageCapacity: Int, val zoneId: String)

Constructors

Link copied to clipboard
constructor(id: String, localStorageCapacity: Int, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the instance type.

Link copied to clipboard

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

Link copied to clipboard

The supported resources of specific zoneId.