CodeSecurityScanConfigurationSummary

A summary of information about a code security scan configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 name of the scan configuration.

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.

Link copied to clipboard

The tags associated with the scan configuration.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String