/AWS1/CL_ACCGETGOVCLOUDACINF01¶
GetGovCloudAccountInformationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_govcloudaccountid TYPE /AWS1/ACCACCOUNTID /AWS1/ACCACCOUNTID¶
The 12-digit account ID number of the linked GovCloud account.
iv_accountstate TYPE /AWS1/ACCAWSACCOUNTSTATE /AWS1/ACCAWSACCOUNTSTATE¶
The account state of the linked GovCloud account.
Queryable Attributes¶
GovCloudAccountId¶
The 12-digit account ID number of the linked GovCloud account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GOVCLOUDACCOUNTID() |
Getter for GOVCLOUDACCOUNTID, with configurable default |
ASK_GOVCLOUDACCOUNTID() |
Getter for GOVCLOUDACCOUNTID w/ exceptions if field has no v |
HAS_GOVCLOUDACCOUNTID() |
Determine if GOVCLOUDACCOUNTID has a value |
AccountState¶
The account state of the linked GovCloud account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTSTATE() |
Getter for ACCOUNTSTATE, with configurable default |
ASK_ACCOUNTSTATE() |
Getter for ACCOUNTSTATE w/ exceptions if field has no value |
HAS_ACCOUNTSTATE() |
Determine if ACCOUNTSTATE has a value |