Skip to content

/AWS1/CL_SHBENBORGADMINACCTRSP

EnableOrganizationAdminAccountResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_adminaccountid TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING

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

iv_feature TYPE /AWS1/SHBSECURITYHUBFEATURE /AWS1/SHBSECURITYHUBFEATURE

The feature where the delegated administrator is enabled. The default is Security Hub CSPM if no delegated administrator is specified in the request.


Queryable Attributes

AdminAccountId

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

Accessible with the following methods

Method Description
GET_ADMINACCOUNTID() Getter for ADMINACCOUNTID, with configurable default
ASK_ADMINACCOUNTID() Getter for ADMINACCOUNTID w/ exceptions if field has no valu
HAS_ADMINACCOUNTID() Determine if ADMINACCOUNTID has a value

Feature

The feature where the delegated administrator is enabled. The default is Security Hub CSPM if no delegated administrator is specified in the request.

Accessible with the following methods

Method Description
GET_FEATURE() Getter for FEATURE, with configurable default
ASK_FEATURE() Getter for FEATURE w/ exceptions if field has no value
HAS_FEATURE() Determine if FEATURE has a value