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’).
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.