zoneIds

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

Parameters

value

The ID of the zone in the region to which the capacity reservation service belongs. Currently, it is only supported to create a capacity reservation service in one zone.


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


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

Parameters

values

The ID of the zone in the region to which the capacity reservation service belongs. Currently, it is only supported to create a capacity reservation service in one zone.