preferredAvailabilityZones

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

Parameters

value

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


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


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

Parameters

values

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