zones

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

Parameters

value

The Availability Zones where this cluster will be deployed.


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


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

Parameters

values

The Availability Zones where this cluster will be deployed.