/AWS1/CL_CWLDESCRINDEXPOLRSP¶
DescribeIndexPoliciesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_indexpolicies TYPE /AWS1/CL_CWLINDEXPOLICY=>TT_INDEXPOLICIES TT_INDEXPOLICIES¶
An array containing the field index policies.
iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN¶
nextToken
Queryable Attributes¶
indexPolicies¶
An array containing the field index policies.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INDEXPOLICIES() |
Getter for INDEXPOLICIES, with configurable default |
ASK_INDEXPOLICIES() |
Getter for INDEXPOLICIES w/ exceptions if field has no value |
HAS_INDEXPOLICIES() |
Determine if INDEXPOLICIES has a value |
nextToken¶
nextToken
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 |