AdminAccount

Represents a Security Hub administrator account designated by an organization management account.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account identifier of the Security Hub administrator account.

Link copied to clipboard

The current status of the Security Hub administrator account. Indicates whether the account is currently enabled as a Security Hub administrator.

Functions

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