GetInstanceEnginesInstanceEngine

data class GetInstanceEnginesInstanceEngine(val engine: String, val engineVersion: String, val zoneId: String)

Constructors

Link copied to clipboard
constructor(engine: String, engineVersion: String, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Database type. Options are Redis, Memcache. Default to Redis.

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

The Zone to launch the Tair (Redis OSS-Compatible) And Memcache (KVStore) Instance.