preferredAvailabilityZones

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

Parameters

value

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


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


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

Parameters

values

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