Get Instances Instance
data class GetInstancesInstance(val availabilityZone: String, val chargeType: String, val connectionString: String, val cpuCores: String, val createTime: String, val creationTime: String, val dbInstanceCategory: String, val dbInstanceClass: String, val dbInstanceId: String, val dbInstanceMode: String, val description: String, val engine: String, val engineVersion: String, val id: String, val instanceNetworkType: String, val ipWhitelists: List<GetInstancesInstanceIpWhitelist>, val maintainEndTime: String, val maintainStartTime: String, val masterNodeNum: String, val memorySize: String, val paymentType: String, val regionId: String, val segNodeNum: String, val status: String, val storageSize: Int, val storageType: String, val tags: Map<String, Any>, val vpcId: String, val vswitchId: String, val zoneId: String)
Constructors
Link copied to clipboard
fun GetInstancesInstance(availabilityZone: String, chargeType: String, connectionString: String, cpuCores: String, createTime: String, creationTime: String, dbInstanceCategory: String, dbInstanceClass: String, dbInstanceId: String, dbInstanceMode: String, description: String, engine: String, engineVersion: String, id: String, instanceNetworkType: String, ipWhitelists: List<GetInstancesInstanceIpWhitelist>, maintainEndTime: String, maintainStartTime: String, masterNodeNum: String, memorySize: String, paymentType: String, regionId: String, segNodeNum: String, status: String, storageSize: Int, storageType: String, tags: Map<String, Any>, 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Calculate the number of nodes. The value range of the high-availability version of the storage elastic mode is 4 to 512, and the value must be a multiple of 4. The value range of the basic version of the storage elastic mode is 2 to 512, and the value must be a multiple of 2. The-Serverless version has a value range of 2 to 512. The value must be a multiple of 2.
Link copied to clipboard
Link copied to clipboard