/AWS1/CL_CWLDSCSUBSCRIPTIONF01¶
DescribeSubscriptionFiltersResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_subscriptionfilters TYPE /AWS1/CL_CWLSUBSCRIPTIONFILTER=>TT_SUBSCRIPTIONFILTERS TT_SUBSCRIPTIONFILTERS¶
The subscription filters.
iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN¶
nextToken
Queryable Attributes¶
subscriptionFilters¶
The subscription filters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIPTIONFILTERS() |
Getter for SUBSCRIPTIONFILTERS, with configurable default |
ASK_SUBSCRIPTIONFILTERS() |
Getter for SUBSCRIPTIONFILTERS w/ exceptions if field has no |
HAS_SUBSCRIPTIONFILTERS() |
Determine if SUBSCRIPTIONFILTERS 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 |