data class GetZonesPlainArgs(val engine: String? = null, val instanceChargeType: String? = null, val multi: Boolean? = null, val outputFile: String? = null, val productType: String? = null) : ConvertibleToJava<GetZonesPlainArgs>
Indicate whether the zones can be used in a multi AZ configuration. Default to false. Multi AZ is usually used to launch Tair (Redis OSS-Compatible) And Memcache (KVStore) instances.