CodeRepositoryOnDemandScan
Contains information about on-demand scans performed on a code repository.
Contents
- lastScanAt
-
The timestamp when the last on-demand scan was performed.
Type: Timestamp
Required: No
- lastScannedCommitId
-
The ID of the last commit that was scanned during an on-demand scan.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 40.
Pattern:
([a-f0-9]{40})
Required: No
- scanStatus
-
The status of the scan.
Type: ScanStatus object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: