zoneIds

@JvmName(name = "yticuuxohfwotkxp")
suspend fun zoneIds(value: Output<List<String>>)
@JvmName(name = "elqsxriiqdldodfm")
suspend fun zoneIds(value: List<String>?)

Parameters

value

The IDs of the zone in which the cluster control plane is deployed. ACK automatically creates a VPC in the region and vSwitches in the specified zones. Only works for Create Operation. Do not specify this with vswitch_ids together.


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


@JvmName(name = "eibfxlsldqvwidxv")
suspend fun zoneIds(values: List<Output<String>>)
@JvmName(name = "tykuynhgkiwpkxjs")
suspend fun zoneIds(vararg values: String)

Parameters

values

The IDs of the zone in which the cluster control plane is deployed. ACK automatically creates a VPC in the region and vSwitches in the specified zones. Only works for Create Operation. Do not specify this with vswitch_ids together.