Get Instance Classes Plain Args
data class GetInstanceClassesPlainArgs(val architecture: String? = null, val editionType: String? = null, val engine: String? = null, val engineVersion: String? = null, val instanceChargeType: String? = null, val nodeType: String? = null, val outputFile: String? = null, val packageType: String? = null, val performanceType: String? = null, val productType: String? = null, val seriesType: String? = null, val shardNumber: Int? = null, val sortedBy: String? = null, val storageType: String? = null, val zoneId: String) : ConvertibleToJava<GetInstanceClassesPlainArgs>
A collection of arguments for invoking getInstanceClasses.
Constructors
Link copied to clipboard
fun GetInstanceClassesPlainArgs(architecture: String? = null, editionType: String? = null, engine: String? = null, engineVersion: String? = null, instanceChargeType: String? = null, nodeType: String? = null, outputFile: String? = null, packageType: String? = null, performanceType: String? = null, productType: String? = null, seriesType: String? = null, shardNumber: Int? = null, sortedBy: String? = null, storageType: String? = null, zoneId: String)
Functions
Properties
Link copied to clipboard
Database version required by the user. Value options of Redis can refer to the latest docs detail info EngineVersion
. Value of Memcache should be empty.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard