FailedAccount

An object with details on why an account failed to enable Amazon Inspector.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID.

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

An object detailing which resources Amazon Inspector is enabled to scan for the account.

Link copied to clipboard

The status of Amazon Inspector for the account.

Functions

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