GetCodeSecurityScanConfigurationResponse

Types

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

Properties

Link copied to clipboard

The configuration settings for the code security scan.

Link copied to clipboard

The timestamp when the scan configuration was created.

Link copied to clipboard

The timestamp when the scan configuration was last updated.

Link copied to clipboard

The security level for the scan configuration.

Link copied to clipboard
val name: String?

The name of the scan configuration.

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
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