GetClustersCluster

data class GetClustersCluster(val clusterId: String, val clusterName: String, val clusterState: String, val clusterType: String, val createTime: String, val emrDefaultRole: String, val endTime: String, val expireTime: String, val paymentType: String, val readyTime: String, val releaseVersion: String, val resourceGroupId: String, val stateChangeReason: Map<String, String>, val tags: List<GetClustersClusterTag>)

Constructors

Link copied to clipboard
constructor(clusterId: String, clusterName: String, clusterState: String, clusterType: String, createTime: String, emrDefaultRole: String, endTime: String, expireTime: String, paymentType: String, readyTime: String, releaseVersion: String, resourceGroupId: String, stateChangeReason: Map<String, String>, tags: List<GetClustersClusterTag>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The cluster name.

Link copied to clipboard

The state of the emr cluster.

Link copied to clipboard

The type of the emr cluster.

Link copied to clipboard

The creation time of the resource.

Link copied to clipboard

The ecs default role belongs to this emr cluster.

Link copied to clipboard

The end time of the resource.

Link copied to clipboard

The expire time of the resource.

Link copied to clipboard

The payment type of the emr cluster.

Link copied to clipboard

The ready time of the resource.

Link copied to clipboard

The release version of the resource.

Link copied to clipboard

The Resource Group ID.

Link copied to clipboard

The cluster state change reason.

Link copied to clipboard

A mapping of tags to assign to the resource.