slotCapacity

@JvmName(name = "bdvfnkfadqiispqi")
suspend fun slotCapacity(value: Output<Int>)
@JvmName(name = "masuvittyxvlgcgf")
suspend fun slotCapacity(value: Int?)

Parameters

value

Minimum slots available to this reservation. A slot is a unit of computational power in BigQuery, and serves as the unit of parallelism. Queries using this reservation might use more slots during runtime if ignoreIdleSlots is set to false.