Get Clusters Cluster
data class GetClustersCluster(val autoRenewPeriod: Int, val chargeType: String, val commodityCode: String, val computeResource: String, val connectionString: String, val createTime: String, val dbClusterCategory: String, val dbClusterId: String, val dbClusterNetworkType: String, val dbClusterType: String, val dbClusterVersion: String, val dbNodeClass: String, val dbNodeCount: Int, val dbNodeStorage: Int, val description: String, val diskType: String, val dtsJobId: String, val elasticIoResource: Int, val engine: String, val engineVersion: String, val executorCount: String, val expireTime: String, val expired: String, val id: String, val lockMode: String, val lockReason: String, val maintainTime: String, val mode: String, val networkType: String, val paymentType: String, val port: Int, val rdsInstanceId: String, val regionId: String, val renewalStatus: String, val resourceGroupId: String, val securityIps: List<String>, val status: String, val storageResource: String, val tags: Map<String, Any>, val vpcCloudInstanceId: String, val vpcId: String, val vswitchId: String, val zoneId: String)
Constructors
Link copied to clipboard
fun GetClustersCluster(autoRenewPeriod: Int, chargeType: String, commodityCode: String, computeResource: String, connectionString: String, createTime: String, dbClusterCategory: String, dbClusterId: String, dbClusterNetworkType: String, dbClusterType: String, dbClusterVersion: String, dbNodeClass: String, dbNodeCount: Int, dbNodeStorage: Int, description: String, diskType: String, dtsJobId: String, elasticIoResource: Int, engine: String, engineVersion: String, executorCount: String, expireTime: String, expired: String, id: String, lockMode: String, lockReason: String, maintainTime: String, mode: String, networkType: String, paymentType: String, port: Int, rdsInstanceId: String, regionId: String, renewalStatus: String, resourceGroupId: String, securityIps: List<String>, status: String, storageResource: String, tags: Map<String, Any>, vpcCloudInstanceId: String, vpcId: String, vswitchId: String, zoneId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The status of the cluster. Valid values: Preparing
, Creating
, Restoring
, Running
, Deleting
, ClassChanging
, NetAddressCreating
, NetAddressDeleting
. For more information, see Cluster status.