memcacheVersion

@JvmName(name = "prrcbccgufpsaiiq")
suspend fun memcacheVersion(value: Output<String>)
@JvmName(name = "xkytbrdpeylcufnw")
suspend fun memcacheVersion(value: String?)

Parameters

value

The major version of Memcached software. If not provided, latest supported version will be used. Currently the latest supported major version is MEMCACHE_1_5. The minor version will be automatically determined by our system based on the latest supported minor version. Default value is MEMCACHE_1_5. Possible values are: MEMCACHE_1_5.