ScheduledInsightsScanSettingsResponse
Configuration options for controlling scan behavior.
Properties
listConcurrencyinteger optionalThe concurrency level for list operations during the scan.scheduleCronstring requiredThe cron expression defining the scan schedule.pausedboolean requiredWhether the scheduled scan is paused.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’).