preferredAvailabilityZones

@JvmName(name = "svogwuowfcouyrof")
suspend fun preferredAvailabilityZones(value: Output<List<String>>)
@JvmName(name = "nsnflhxublwohxby")
suspend fun preferredAvailabilityZones(value: List<String>?)

Parameters

value

A list of preferred availability zones for the nodes of new node groups.


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


@JvmName(name = "njtlulgoltqyrrog")
suspend fun preferredAvailabilityZones(values: List<Output<String>>)
@JvmName(name = "lrrmamurpsjximwl")
suspend fun preferredAvailabilityZones(vararg values: String)

Parameters

values

A list of preferred availability zones for the nodes of new node groups.