Account

class Account

An Amazon Web Services account within your environment that Amazon Inspector has been enabled for.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account.

Link copied to clipboard

Details of the status of Amazon Inspector scans by resource type.

Link copied to clipboard

The status of Amazon Inspector for the account.

Functions

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