Get Instance Class Infos Info
data class GetInstanceClassInfosInfo(val classCode: String? = null, val classGroup: String? = null, val cpu: String? = null, val instructionSetArch: String? = null, val maxConnections: String? = null, val maxIombps: String? = null, val maxIops: String? = null, val memoryClass: String? = null, val referencePrice: String? = null) : ConvertibleToJava<GetInstanceClassInfosInfo>
Properties
Link copied to clipboard
The instance family of the instance.
Link copied to clipboard
The architecture of the instance type.
Link copied to clipboard
The maximum number of connections that are supported by the instance type. Unit: 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 (USD).