Skip to content

/AWS1/CL_DMGDESCRACCTATTRSRSP

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ACCOUNTQUOTAS TYPE /AWS1/CL_DMGACCOUNTQUOTA=>TT_ACCOUNTQUOTALIST TT_ACCOUNTQUOTALIST

Account quota information.

IV_UNIQUEACCOUNTIDENTIFIER TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

A unique DMS identifier for an account in a particular Amazon Web Services Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given Amazon Web Services Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.


Queryable Attributes

AccountQuotas

Account quota information.

Accessible with the following methods

Method Description
GET_ACCOUNTQUOTAS() Getter for ACCOUNTQUOTAS, with configurable default
ASK_ACCOUNTQUOTAS() Getter for ACCOUNTQUOTAS w/ exceptions if field has no value
HAS_ACCOUNTQUOTAS() Determine if ACCOUNTQUOTAS has a value

UniqueAccountIdentifier

A unique DMS identifier for an account in a particular Amazon Web Services Region. The value of this identifier has the following format: c99999999999. DMS uses this identifier to name artifacts. For example, DMS uses this identifier to name the default Amazon S3 bucket for storing task assessment reports in a given Amazon Web Services Region. The format of this S3 bucket name is the following: dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this default S3 bucket: dms-111122223333-c44445555666.

DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 and later.

Accessible with the following methods

Method Description
GET_UNIQUEACCOUNTIDENTIFIER() Getter for UNIQUEACCOUNTIDENTIFIER, with configurable defaul
ASK_UNIQUEACCOUNTIDENTIFIER() Getter for UNIQUEACCOUNTIDENTIFIER w/ exceptions if field ha
HAS_UNIQUEACCOUNTIDENTIFIER() Determine if UNIQUEACCOUNTIDENTIFIER has a value