/AWS1/CL_AG2LISTROUTINGRLSRSP¶
ListRoutingRulesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/AG2NEXTTOKEN /AWS1/AG2NEXTTOKEN¶
The next page of elements from this collection. Not valid for the last element of the collection.
it_routingrules TYPE /AWS1/CL_AG2ROUTINGRULE=>TT___LISTOFROUTINGRULE TT___LISTOFROUTINGRULE¶
The routing rules.
Queryable Attributes¶
NextToken¶
The next page of elements from this collection. Not valid for the last element of the collection.
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 |
RoutingRules¶
The routing rules.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGRULES() |
Getter for ROUTINGRULES, with configurable default |
ASK_ROUTINGRULES() |
Getter for ROUTINGRULES w/ exceptions if field has no value |
HAS_ROUTINGRULES() |
Determine if ROUTINGRULES has a value |