/AWS1/CL_SE2LSTMULTIREGIONEN01¶
The following elements are returned by the service.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_multiregionendpoints TYPE /AWS1/CL_SE2MULTIREGIONENDPT=>TT_MULTIREGIONENDPOINTS TT_MULTIREGIONENDPOINTS¶
An array that contains key multi-region endpoint (global-endpoint) properties.
iv_nexttoken TYPE /AWS1/SE2NEXTTOKENV2 /AWS1/SE2NEXTTOKENV2¶
A token indicating that there are additional multi-region endpoints (global-endpoints) available to be listed. Pass this token to a subsequent
ListMultiRegionEndpointscall to retrieve the next page.
Queryable Attributes¶
MultiRegionEndpoints¶
An array that contains key multi-region endpoint (global-endpoint) properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTIREGIONENDPOINTS() |
Getter for MULTIREGIONENDPOINTS, with configurable default |
ASK_MULTIREGIONENDPOINTS() |
Getter for MULTIREGIONENDPOINTS w/ exceptions if field has n |
HAS_MULTIREGIONENDPOINTS() |
Determine if MULTIREGIONENDPOINTS has a value |
NextToken¶
A token indicating that there are additional multi-region endpoints (global-endpoints) available to be listed. Pass this token to a subsequent
ListMultiRegionEndpointscall to retrieve the next page.
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 |