| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The cluster. | ||
| RegionId | string | The region ID. | cn-hangzhou |
| ResourceGroupId | string | The resource group ID. | rg-acfmzabjyop**** |
| ClusterId | string | The cluster ID. | c-b933c5aac8fe**** |
| ClusterName | string | The name of the cluster. | emrtest |
| ClusterType | string | The type of the cluster. Valid values:
| DATALAKE |
| ClusterState | string | The status of the cluster. Valid values:
| RUNNING |
| StateChangeReason | ClusterStateChangeReason | The reason of the cluster status change. | |
| PaymentType | string | The billing method of the cluster. Valid values:
| PayAsYouGo |
| SubscriptionConfig | SubscriptionConfig | The subscription configurations. | |
| CreateTime | long | The timestamp when the cluster is created. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1592837465784 |
| ReadyTime | long | The timestamp when the cluster starts to be available. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1592837465784 |
| EndTime | long | The timestamp when the cluster is deleted. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1592837465784 |
| ExpireTime | long | The timestamp when the cluster expires. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1592837465784 |
| ReleaseVersion | string | The EMR version. | EMR-5.8.0 |
| DeployMode | string | The deployment mode of master nodes in the cluster. Valid values:
| HA |
| SecurityMode | string | The security mode of the cluster. Valid values:
| NORMAL |
| NodeAttributes | NodeAttributes | The node attributes. | |
| Tags | array | The tags. | |
| Tag | Tag | The tag. | |
| EmrDefaultRole | string | The default role of EMR. | AliyunEMRDefaultRole |
| Description | string | The cluster description. | EMR cluster |
| DeletionProtection | boolean | Indicates whether the release protection is enabled. Valid values: true and false. | false |