scanAll

@JvmName(name = "lvdwrxouobxmtpud")
suspend fun scanAll(value: Output<Boolean>)
@JvmName(name = "adliqrqnjkqhashw")
suspend fun scanAll(value: Boolean?)

Parameters

value

Indicates whether to scan all the records, or to sample rows from the table. Scanning all the records can take a long time when the table is not a high throughput table. Default value is true.