bytesScannedCutoffPerQuery

@JvmName(name = "klnxqsdejqeqqtvn")
suspend fun bytesScannedCutoffPerQuery(value: Output<Int>)
@JvmName(name = "lqpftrxwrjfdacfu")
suspend fun bytesScannedCutoffPerQuery(value: Int?)

Parameters

value

The upper limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan. No default is defined.

This property currently supports integer types. Support for long values is planned.