/AWS1/CL_CFSGETORGCFGRLDETED01¶
GetOrganizationConfigRuleDetailedStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_orgconfigruledetedstatus TYPE /AWS1/CL_CFSMEMBERACCTSTATUS=>TT_ORGCONFIGRULEDETAILEDSTATUS TT_ORGCONFIGRULEDETAILEDSTATUS¶
A list of
MemberAccountStatusobjects.
iv_nexttoken TYPE /AWS1/CFSSTRING /AWS1/CFSSTRING¶
The
nextTokenstring returned on a previous page that you use to get the next page of results in a paginated response.
Queryable Attributes¶
OrganizationConfigRuleDetailedStatus¶
A list of
MemberAccountStatusobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGCONFIGRULEDETEDSTATUS() |
Getter for ORGCONFIGRULEDETAILEDSTATUS, with configurable de |
ASK_ORGCONFIGRULEDETEDSTATUS() |
Getter for ORGCONFIGRULEDETAILEDSTATUS w/ exceptions if fiel |
HAS_ORGCONFIGRULEDETEDSTATUS() |
Determine if ORGCONFIGRULEDETAILEDSTATUS has a value |
NextToken¶
The
nextTokenstring returned on a previous page that you use to get the next page of results in a paginated response.
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 |