CodeSecurityScanConfigurationSummary
A summary of information about a code security scan configuration.
Types
Properties
Link copied to clipboard
The repository events that trigger continuous integration scans.
Link copied to clipboard
The schedule expression for periodic scans, in cron format.
Link copied to clipboard
The Amazon Web Services account ID that owns the scan configuration.
Link copied to clipboard
The frequency at which periodic scans are performed.
Link copied to clipboard
The categories of security rules applied during the scan.
Link copied to clipboard
The Amazon Resource Name (ARN) of the scan configuration.
Link copied to clipboard
The scope settings that define which repositories will be scanned. If the ScopeSetting
parameter is ALL
the scan configuration applies to all existing and future projects imported into Amazon Inspector.
Functions
Link copied to clipboard
inline fun copy(block: CodeSecurityScanConfigurationSummary.Builder.() -> Unit = {}): CodeSecurityScanConfigurationSummary