Skip to content

/AWS1/CL_GACLSTCUSTROUTINGEN01

ListCustomRoutingEndpointGroupsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_endpointgroups TYPE /AWS1/CL_GACCUSTROUTINGENDPTGR=>TT_CUSTOMROUTINGENDPOINTGROUPS TT_CUSTOMROUTINGENDPOINTGROUPS

The list of the endpoint groups associated with a listener for a custom routing accelerator.

iv_nexttoken TYPE /AWS1/GACGENERICSTRING /AWS1/GACGENERICSTRING

The token for the next set of results. You receive this token from a previous call.


Queryable Attributes

EndpointGroups

The list of the endpoint groups associated with a listener for a custom routing accelerator.

Accessible with the following methods

Method Description
GET_ENDPOINTGROUPS() Getter for ENDPOINTGROUPS, with configurable default
ASK_ENDPOINTGROUPS() Getter for ENDPOINTGROUPS w/ exceptions if field has no valu
HAS_ENDPOINTGROUPS() Determine if ENDPOINTGROUPS has a value

NextToken

The token for the next set of results. You receive this token from a previous call.

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