Skip to content

/AWS1/CL_ACUGETACCTCSTMZNOUT

GetAccountCustomizationsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_accountcolor TYPE /AWS1/ACUACCOUNTCOLOR /AWS1/ACUACCOUNTCOLOR

The account color preference. A value of none indicates that you have not set a color.

it_visibleservices TYPE /AWS1/CL_ACUSERVICELIST_W=>TT_SERVICELIST TT_SERVICELIST

The list of Amazon Web Services service identifiers that are visible to the account in the Amazon Web Services Management Console. A value of null indicates that you have not configured this feature and all services are visible. For valid service identifiers, call ListServices.

it_visibleregions TYPE /AWS1/CL_ACUREGIONSLIST_W=>TT_REGIONSLIST TT_REGIONSLIST

The list of Amazon Web Services Region codes that are visible to the account in the Amazon Web Services Management Console. A value of null indicates that you have not configured this feature and all Regions are visible. For a list of valid Region codes, see Amazon Web Services Regions.


Queryable Attributes

accountColor

The account color preference. A value of none indicates that you have not set a color.

Accessible with the following methods

Method Description
GET_ACCOUNTCOLOR() Getter for ACCOUNTCOLOR, with configurable default
ASK_ACCOUNTCOLOR() Getter for ACCOUNTCOLOR w/ exceptions if field has no value
HAS_ACCOUNTCOLOR() Determine if ACCOUNTCOLOR has a value

visibleServices

The list of Amazon Web Services service identifiers that are visible to the account in the Amazon Web Services Management Console. A value of null indicates that you have not configured this feature and all services are visible. For valid service identifiers, call ListServices.

Accessible with the following methods

Method Description
GET_VISIBLESERVICES() Getter for VISIBLESERVICES, with configurable default
ASK_VISIBLESERVICES() Getter for VISIBLESERVICES w/ exceptions if field has no val
HAS_VISIBLESERVICES() Determine if VISIBLESERVICES has a value

visibleRegions

The list of Amazon Web Services Region codes that are visible to the account in the Amazon Web Services Management Console. A value of null indicates that you have not configured this feature and all Regions are visible. For a list of valid Region codes, see Amazon Web Services Regions.

Accessible with the following methods

Method Description
GET_VISIBLEREGIONS() Getter for VISIBLEREGIONS, with configurable default
ASK_VISIBLEREGIONS() Getter for VISIBLEREGIONS w/ exceptions if field has no valu
HAS_VISIBLEREGIONS() Determine if VISIBLEREGIONS has a value