/AWS1/CL_GLULISTDEVENDPTSRSP¶
ListDevEndpointsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_devendpointnames TYPE /AWS1/CL_GLUDEVENDPTNAMELIST_W=>TT_DEVENDPOINTNAMELIST TT_DEVENDPOINTNAMELIST¶
The names of all the
DevEndpoints in the account, or theDevEndpoints with the specified tags.
iv_nexttoken TYPE /AWS1/GLUGENERICSTRING /AWS1/GLUGENERICSTRING¶
A continuation token, if the returned list does not contain the last metric available.
Queryable Attributes¶
DevEndpointNames¶
The names of all the
DevEndpoints in the account, or theDevEndpoints with the specified tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVENDPOINTNAMES() |
Getter for DEVENDPOINTNAMES, with configurable default |
ASK_DEVENDPOINTNAMES() |
Getter for DEVENDPOINTNAMES w/ exceptions if field has no va |
HAS_DEVENDPOINTNAMES() |
Determine if DEVENDPOINTNAMES has a value |
NextToken¶
A continuation token, if the returned list does not contain the last metric available.
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 |