A Scan describes a cloud-resource discovery configuration. Each scan can be
executed many times via ScanRuns.
- idScan identifier (slug).
- spaceSpace!Space this scan belongs to.
- nameDisplay name.
- descriptionFree-form description.
- labelsLabels for filtering / grouping.
- providerScanProviderCloud provider the scan targets.
- scope[ScanScope!]!Resources to discover and their per-resource filters.
- workerPoolWorker pool used to dispatch scan runs. Must be a discovery-type pool.
- integrationAWS integration that supplies credentials for the scan.
- deletedIndicates whether the scan has been deleted.
- createdAtCreatedAt is the unix timestamp (in seconds) at which the scan was created.