zones

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

Parameters

value

Zones in which Memcached nodes should be provisioned. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.


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


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

Parameters

values

Zones in which Memcached nodes should be provisioned. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.