ScanOptions
Configuration options for controlling scan behavior.
Properties
listConcurrencyinteger optionalThe concurrency level for list operations during the scan.readConcurrencyinteger optionalThe concurrency level for read operations during the scan.batchSizeinteger optionalThe batch size for processing resources during the scan.readTimeoutstring optionalThe timeout duration for read operations, as a Go duration string (e.g., ’30s’, ‘5m’).