/AWS1/CL_ORGDESCRACCOUNTRSP¶
DescribeAccountResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_account
TYPE REF TO /AWS1/CL_ORGACCOUNT
/AWS1/CL_ORGACCOUNT
¶
A structure that contains information about the requested account.
The
Status
parameter in the API response will be retired on September 9, 2026. Although both the accountState
and accountStatus
parameters are currently available in the Organizations APIs (DescribeAccount
,ListAccounts
,ListAccountsForParent
), we recommend that you update your scripts or other code to use theState
parameter instead ofStatus
before September 9, 2026.
Queryable Attributes¶
Account¶
A structure that contains information about the requested account.
The
Status
parameter in the API response will be retired on September 9, 2026. Although both the accountState
and accountStatus
parameters are currently available in the Organizations APIs (DescribeAccount
,ListAccounts
,ListAccountsForParent
), we recommend that you update your scripts or other code to use theState
parameter instead ofStatus
before September 9, 2026.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNT() |
Getter for ACCOUNT |