preferredAvailabilityZones

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

Parameters

value

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


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


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

Parameters

values

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