/AWS1/CL_NWMLSTORGSVCACCSTAT01¶
ListOrganizationServiceAccessStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_organizationstatus TYPE REF TO /AWS1/CL_NWMORGANIZATIONSTATUS /AWS1/CL_NWMORGANIZATIONSTATUS¶
Displays the status of an Amazon Web Services Organization.
iv_nexttoken TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
OrganizationStatus¶
Displays the status of an Amazon Web Services Organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATIONSTATUS() |
Getter for ORGANIZATIONSTATUS |
NextToken¶
The token for the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |