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 ID of the delegated Security Hub administrator account, in the format of accountID/Region .

Link copied to clipboard

Whether the delegated Security Hub administrator is set for the organization.