zones

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

Parameters

value

The Availability Zones where this cluster will be deployed.


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


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

Parameters

values

The Availability Zones where this cluster will be deployed.