GetDelegatedAdminResult

data class GetDelegatedAdminResult(val delegatedAdminIdentifier: String? = null, val status: DelegatedAdminStatus? = null)

Constructors

Link copied to clipboard
constructor(delegatedAdminIdentifier: String? = null, status: DelegatedAdminStatus? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the DelegatedAdmin being created and assigned as the unique identifier

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