zoneIds

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


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