/AWS1/CL_CFSDESCRORGCFGRLSRSP¶
DescribeOrganizationConfigRulesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_organizationconfigrules TYPE /AWS1/CL_CFSORGCONFIGRULE=>TT_ORGANIZATIONCONFIGRULES TT_ORGANIZATIONCONFIGRULES¶
Returns a list of
OrganizationConfigRuleobjects.
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¶
OrganizationConfigRules¶
Returns a list of
OrganizationConfigRuleobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATIONCONFIGRULES() |
Getter for ORGANIZATIONCONFIGRULES, with configurable defaul |
ASK_ORGANIZATIONCONFIGRULES() |
Getter for ORGANIZATIONCONFIGRULES w/ exceptions if field ha |
HAS_ORGANIZATIONCONFIGRULES() |
Determine if ORGANIZATIONCONFIGRULES 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 |