Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_DETACCOUNT

An Amazon Web Services account that is the administrator account of or a member of a behavior graph.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ACCOUNTID TYPE /AWS1/DETACCOUNTID /AWS1/DETACCOUNTID

The account identifier of the Amazon Web Services account.

IV_EMAILADDRESS TYPE /AWS1/DETEMAILADDRESS /AWS1/DETEMAILADDRESS

The Amazon Web Services account root user email address for the Amazon Web Services account.


Queryable Attributes

AccountId

The account identifier of the Amazon Web Services account.

Accessible with the following methods

Method Description
GET_ACCOUNTID() Getter for ACCOUNTID, with configurable default
ASK_ACCOUNTID() Getter for ACCOUNTID w/ exceptions if field has no value
HAS_ACCOUNTID() Determine if ACCOUNTID has a value

EmailAddress

The Amazon Web Services account root user email address for the Amazon Web Services account.

Accessible with the following methods

Method Description
GET_EMAILADDRESS() Getter for EMAILADDRESS, with configurable default
ASK_EMAILADDRESS() Getter for EMAILADDRESS w/ exceptions if field has no value
HAS_EMAILADDRESS() Determine if EMAILADDRESS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ACCOUNTLIST

TYPES TT_ACCOUNTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_DETACCOUNT WITH DEFAULT KEY
.