memcacheVersion

@JvmName(name = "wlpqctwgrcgsrwas")
suspend fun memcacheVersion(value: Output<String>)
@JvmName(name = "uolfjobkuqetupag")
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: "MEMCACHE_1_5" Possible values: "MEMCACHE_1_5", "MEMCACHE_1_6_15"