/AWS1/CL_NWMORGANIZATIONSTATUS¶
The status of an Amazon Web Services Organization and the accounts within that organization.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_organizationid TYPE /AWS1/NWMORGANIZATIONID /AWS1/NWMORGANIZATIONID¶
The ID of an Amazon Web Services Organization.
iv_orgawsserviceaccessstatus TYPE /AWS1/NWMORGAWSSVCACCESSSTATUS /AWS1/NWMORGAWSSVCACCESSSTATUS¶
The status of the organization's AWS service access. This will be
ENABLEDorDISABLED.
iv_slrdeploymentstatus TYPE /AWS1/NWMSLRDEPLOYMENTSTATUS /AWS1/NWMSLRDEPLOYMENTSTATUS¶
The status of the SLR deployment for the account. This will be either
SUCCEEDEDorIN_PROGRESS.
it_accountstatuslist TYPE /AWS1/CL_NWMACCOUNTSTATUS=>TT_ACCOUNTSTATUSLIST TT_ACCOUNTSTATUSLIST¶
The current service-linked role (SLR) deployment status for an Amazon Web Services Organization's accounts. This will be either
SUCCEEDEDorIN_PROGRESS.
Queryable Attributes¶
OrganizationId¶
The ID of an Amazon Web Services Organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATIONID() |
Getter for ORGANIZATIONID, with configurable default |
ASK_ORGANIZATIONID() |
Getter for ORGANIZATIONID w/ exceptions if field has no valu |
HAS_ORGANIZATIONID() |
Determine if ORGANIZATIONID has a value |
OrganizationAwsServiceAccessStatus¶
The status of the organization's AWS service access. This will be
ENABLEDorDISABLED.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGAWSSVCACCESSSTATUS() |
Getter for ORGAWSSERVICEACCESSSTATUS, with configurable defa |
ASK_ORGAWSSVCACCESSSTATUS() |
Getter for ORGAWSSERVICEACCESSSTATUS w/ exceptions if field |
HAS_ORGAWSSVCACCESSSTATUS() |
Determine if ORGAWSSERVICEACCESSSTATUS has a value |
SLRDeploymentStatus¶
The status of the SLR deployment for the account. This will be either
SUCCEEDEDorIN_PROGRESS.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SLRDEPLOYMENTSTATUS() |
Getter for SLRDEPLOYMENTSTATUS, with configurable default |
ASK_SLRDEPLOYMENTSTATUS() |
Getter for SLRDEPLOYMENTSTATUS w/ exceptions if field has no |
HAS_SLRDEPLOYMENTSTATUS() |
Determine if SLRDEPLOYMENTSTATUS has a value |
AccountStatusList¶
The current service-linked role (SLR) deployment status for an Amazon Web Services Organization's accounts. This will be either
SUCCEEDEDorIN_PROGRESS.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTSTATUSLIST() |
Getter for ACCOUNTSTATUSLIST, with configurable default |
ASK_ACCOUNTSTATUSLIST() |
Getter for ACCOUNTSTATUSLIST w/ exceptions if field has no v |
HAS_ACCOUNTSTATUSLIST() |
Determine if ACCOUNTSTATUSLIST has a value |