Skip to content

/AWS1/CL_DZNENVRESOLVEDACCOUNT

Specifies the account/Region that is to be used during project creation for a particular blueprint.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_awsaccountid TYPE /AWS1/DZNAWSACCOUNTID /AWS1/DZNAWSACCOUNTID

The ID of the resolved account.

iv_regionname TYPE /AWS1/DZNAWSREGION /AWS1/DZNAWSREGION

The name of the resolved Region.

Optional arguments:

iv_sourceaccountpoolid TYPE /AWS1/DZNACCOUNTPOOLID /AWS1/DZNACCOUNTPOOLID

The ID of the account pool.


Queryable Attributes

awsAccountId

The ID of the resolved account.

Accessible with the following methods

Method Description
GET_AWSACCOUNTID() Getter for AWSACCOUNTID, with configurable default
ASK_AWSACCOUNTID() Getter for AWSACCOUNTID w/ exceptions if field has no value
HAS_AWSACCOUNTID() Determine if AWSACCOUNTID has a value

regionName

The name of the resolved Region.

Accessible with the following methods

Method Description
GET_REGIONNAME() Getter for REGIONNAME, with configurable default
ASK_REGIONNAME() Getter for REGIONNAME w/ exceptions if field has no value
HAS_REGIONNAME() Determine if REGIONNAME has a value

sourceAccountPoolId

The ID of the account pool.

Accessible with the following methods

Method Description
GET_SOURCEACCOUNTPOOLID() Getter for SOURCEACCOUNTPOOLID, with configurable default
ASK_SOURCEACCOUNTPOOLID() Getter for SOURCEACCOUNTPOOLID w/ exceptions if field has no
HAS_SOURCEACCOUNTPOOLID() Determine if SOURCEACCOUNTPOOLID has a value