CisScan

class CisScan

The CIS scan.

Types

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

Properties

Link copied to clipboard

The CIS scan's failed checks.

Link copied to clipboard

The CIS scan's ARN.

Link copied to clipboard

The CIS scan's configuration ARN.

Link copied to clipboard

The CIS scan's date.

Link copied to clipboard

The the name of the scan configuration that's associated with this scan.

Link copied to clipboard

The account or organization that schedules the CIS scan.

Link copied to clipboard

The security level for the CIS scan. Security level refers to the Benchmark levels that CIS assigns to a profile.

Link copied to clipboard

The CIS scan's status.

Link copied to clipboard

The CIS scan's targets.

Link copied to clipboard

The CIS scan's total checks.

Functions

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