bytesScannedCutoffPerQuery

@JvmName(name = "phafvtggdpwwbwcr")
suspend fun bytesScannedCutoffPerQuery(value: Output<Int>)
@JvmName(name = "lhlgpgsoijbqjjov")
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.