zoneIds

@JvmName(name = "yfegvsbojfvqownl")
suspend fun zoneIds(value: Output<List<String>>)
@JvmName(name = "erjaaqumofdpslee")
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 = "hidfjpdcrvqhxtmy")
suspend fun zoneIds(vararg values: Output<String>)


@JvmName(name = "jaltkormfumwkigc")
suspend fun zoneIds(values: List<Output<String>>)
@JvmName(name = "aqfpixnjkpsbykrg")
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.