State

class State

An object that described the state of Amazon Inspector scans for an account.

Types

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

Properties

Link copied to clipboard

The error code explaining why the account failed to enable Amazon Inspector.

Link copied to clipboard

The error message received when the account failed to enable Amazon Inspector.

Link copied to clipboard

The status of Amazon Inspector for the account.

Functions

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