CreateCodeSecurityScanConfigurationRequest

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 security level for the scan configuration.

Link copied to clipboard
val name: String?

The name of the scan configuration.

Link copied to clipboard

The scope settings that define which repositories will be scanned. Include this parameter to create a default scan configuration. Otherwise Amazon Inspector creates a general scan configuration.

Link copied to clipboard

The tags to apply to 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