/AWS1/CL_OSRLSTAPPLICATIONSRSP¶
ListApplicationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_applicationsummaries TYPE /AWS1/CL_OSRAPPLICATIONSUMMARY=>TT_APPLICATIONSUMMARIES TT_APPLICATIONSUMMARIES¶
Summarizes OpenSearch applications, including ID, ARN, name, endpoint, status, creation time, and last update time.
iv_nexttoken TYPE /AWS1/OSRNEXTTOKEN /AWS1/OSRNEXTTOKEN¶
nextToken
Queryable Attributes¶
ApplicationSummaries¶
Summarizes OpenSearch applications, including ID, ARN, name, endpoint, status, creation time, and last update time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONSUMMARIES() |
Getter for APPLICATIONSUMMARIES, with configurable default |
ASK_APPLICATIONSUMMARIES() |
Getter for APPLICATIONSUMMARIES w/ exceptions if field has n |
HAS_APPLICATIONSUMMARIES() |
Determine if APPLICATIONSUMMARIES 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 |