zones

@JvmName(name = "ltghqxyjmchgxhmt")
suspend fun zones(value: Output<List<String>>)
@JvmName(name = "adxtiqrcdapnpfur")
suspend fun zones(value: List<String>?)

Parameters

value

Zones where memcache nodes should be provisioned. If not provided, all zones will be used.


@JvmName(name = "ewxohcvoqhfraptu")
suspend fun zones(vararg values: Output<String>)


@JvmName(name = "xcpwgeuxxeuwnpvf")
suspend fun zones(values: List<Output<String>>)
@JvmName(name = "rqykyikkpfxccgjx")
suspend fun zones(vararg values: String)

Parameters

values

Zones where memcache nodes should be provisioned. If not provided, all zones will be used.