zones

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

Parameters

value

Specifies the availability zones where the node type would span across. If the cluster is not spanning across availability zones, initiates az migration for the cluster.


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


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

Parameters

values

Specifies the availability zones where the node type would span across. If the cluster is not spanning across availability zones, initiates az migration for the cluster.