AutoEnable

Represents which scan types are automatically enabled for new members of your Amazon Inspector organization.

Types

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

Properties

Link copied to clipboard

Represents whether code repository scans are automatically enabled for new members of your Amazon Inspector organization.

Link copied to clipboard

Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector organization.

Link copied to clipboard

Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector organization.

Link copied to clipboard

Represents whether Amazon Web Services Lambda standard scans are automatically enabled for new members of your Amazon Inspector organization.

Link copied to clipboard

Represents whether Lambda code scans are automatically enabled for new members of your Amazon Inspector organization.

Functions

Link copied to clipboard
inline fun copy(block: AutoEnable.Builder.() -> Unit = {}): AutoEnable
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