Get Class Details Result
data class GetClassDetailsResult(val category: String, val classCode: String, val classGroup: String, val commodityCode: String, val cpu: String, val dbInstanceStorageType: String, val engine: String, val engineVersion: String, val id: String, val instructionSetArch: String, val maxConnections: String, val maxIombps: String, val maxIops: String, val memoryClass: String, val referencePrice: String)
A collection of values returned by getClassDetails.
Constructors
Link copied to clipboard
constructor(category: String, classCode: String, classGroup: String, commodityCode: String, cpu: String, dbInstanceStorageType: String, engine: String, engineVersion: String, id: String, instructionSetArch: String, maxConnections: String, maxIombps: String, maxIops: String, memoryClass: String, referencePrice: String)
Properties
Link copied to clipboard
The specification family.
Link copied to clipboard
Link copied to clipboard
The storage type of the instance. Valid values:
Link copied to clipboard
Link copied to clipboard
The architecture of the instance type.
Link copied to clipboard
The maximum number of connections.
Link copied to clipboard
The memory capacity that is supported by the instance type. Unit: GB.
Link copied to clipboard
The fee that you must pay for the instance type. Unit: cent (RMB).