Get Instances Plain Args
data class GetInstancesPlainArgs(val architectureType: String? = null, val editionType: String? = null, val enableDetails: Boolean? = null, val engineVersion: String? = null, val expired: String? = null, val globalInstance: Boolean? = null, val ids: List<String>? = null, val instanceClass: String? = null, val instanceType: String? = null, val nameRegex: String? = null, val networkType: String? = null, val outputFile: String? = null, val paymentType: String? = null, val resourceGroupId: String? = null, val searchKey: String? = null, val status: String? = null, val tags: Map<String, Any>? = null, val vpcId: String? = null, val vswitchId: String? = null, val zoneId: String? = null) : ConvertibleToJava<GetInstancesPlainArgs>
A collection of arguments for invoking getInstances.
Constructors
Link copied to clipboard
fun GetInstancesPlainArgs(architectureType: String? = null, editionType: String? = null, enableDetails: Boolean? = null, engineVersion: String? = null, expired: String? = null, globalInstance: Boolean? = null, ids: List<String>? = null, instanceClass: String? = null, instanceType: String? = null, nameRegex: String? = null, networkType: String? = null, outputFile: String? = null, paymentType: String? = null, resourceGroupId: String? = null, searchKey: String? = null, status: String? = null, tags: Map<String, Any>? = null, vpcId: String? = null, vswitchId: String? = null, zoneId: String? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Type of the applied ApsaraDB for Redis instance. For more information, see Instance type table.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard