GetClustersCluster

data class GetClustersCluster(val accessInfos: List<GetClustersClusterAccessInfo>, val autoScalingAllowed: Boolean, val autoScalingByLoadAllowed: Boolean, val autoScalingEnable: Boolean, val autoScalingSpotWithLimitAllowed: Boolean, val bootstrapActionLists: List<GetClustersClusterBootstrapActionList>, val bootstrapFailed: Boolean, val clusterId: String, val clusterName: String, val createResource: String, val createTime: String, val createType: String, val depositType: String, val easEnable: Boolean, val expiredTime: String, val extraInfo: String, val hasUncompletedOrder: Boolean, val highAvailabilityEnable: Boolean, val hostGroupLists: List<GetClustersClusterHostGroupList>, val hostPoolInfos: List<GetClustersClusterHostPoolInfo>, val id: String, val imageId: String, val localMetaDb: Boolean, val machineType: String, val metaStoreType: String, val netType: String, val paymentType: String, val period: Int, val relateClusterInfos: List<GetClustersClusterRelateClusterInfo>, val resizeDiskEnable: Boolean, val runningTime: Int, val securityGroupId: String, val securityGroupName: String, val softwareInfos: List<GetClustersClusterSoftwareInfo>, val startTime: String, val status: String, val stopTime: String, val tags: Map<String, String>, val type: String, val userDefinedEmrEcsRole: String, val userId: String, val vpcId: String, val vswitchId: String, val zoneId: String)

Constructors

Link copied to clipboard
constructor(accessInfos: List<GetClustersClusterAccessInfo>, autoScalingAllowed: Boolean, autoScalingByLoadAllowed: Boolean, autoScalingEnable: Boolean, autoScalingSpotWithLimitAllowed: Boolean, bootstrapActionLists: List<GetClustersClusterBootstrapActionList>, bootstrapFailed: Boolean, clusterId: String, clusterName: String, createResource: String, createTime: String, createType: String, depositType: String, easEnable: Boolean, expiredTime: String, extraInfo: String, hasUncompletedOrder: Boolean, highAvailabilityEnable: Boolean, hostGroupLists: List<GetClustersClusterHostGroupList>, hostPoolInfos: List<GetClustersClusterHostPoolInfo>, id: String, imageId: String, localMetaDb: Boolean, machineType: String, metaStoreType: String, netType: String, paymentType: String, period: Int, relateClusterInfos: List<GetClustersClusterRelateClusterInfo>, resizeDiskEnable: Boolean, runningTime: Int, securityGroupId: String, securityGroupName: String, softwareInfos: List<GetClustersClusterSoftwareInfo>, startTime: String, status: String, stopTime: String, tags: Map<String, String>, type: String, userDefinedEmrEcsRole: String, userId: String, vpcId: String, vswitchId: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cluster connection information.

Link copied to clipboard

Whether flexible expansion is allowed.

Link copied to clipboard

Whether to allow expansion by load.

Link copied to clipboard

Whether to enable elastic expansion.

Link copied to clipboard

Whether to allow the use of elastic scaling bidding instances.

Link copied to clipboard
Link copied to clipboard

The result of the boot operation.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The ClusterName.

Link copied to clipboard

Cluster tag, no need to pay attention.

Link copied to clipboard

The creation time of the resource.

Link copied to clipboard

How to create a cluster.

Link copied to clipboard

The hosting type of the cluster.

Link copied to clipboard

High security cluster.

Link copied to clipboard

The expiration time of the cluster.

Link copied to clipboard

Additional information for Stack.

Link copied to clipboard
Link copied to clipboard

High availability cluster.

Link copied to clipboard

List of cluster machine groups.

Link copied to clipboard

Machine pool information.

Link copied to clipboard
val id: String
Link copied to clipboard

The ID of the image used to create the cluster.

Link copied to clipboard

Whether to use Hive local Metabase.

Link copied to clipboard

The host type of the cluster. The default is ECS.

Link copied to clipboard

Metadata type:

Link copied to clipboard

Cluster network type.

Link copied to clipboard

The payment type of the resource.

Link copied to clipboard
val period: Int

The package year and month time of the machine group. The Valid Values : 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36.

Link copied to clipboard

The information of the primary cluster associated with the Gateway.

Link copied to clipboard

Whether to allow disk expansion:

Link copied to clipboard

The time (in seconds) that has been running.

Link copied to clipboard

The ID of the security group.

Link copied to clipboard

The name of the security group.

Link copied to clipboard
Link copied to clipboard

Cluster startup time.

Link copied to clipboard

The cluster status.

Link copied to clipboard

Cluster stop time.

Link copied to clipboard

A mapping of tags to assign to the resource.

Link copied to clipboard

Disk type.

Link copied to clipboard

The EMR permission name used.

Link copied to clipboard

The user ID.

Link copied to clipboard

The VPC ID.

Link copied to clipboard

The vswitch id.

Link copied to clipboard

The zone ID.