/AWS1/CL_ESSDSCRSVDELASTICSR03¶
Container for results from DescribeReservedElasticsearchInstances
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/ESSSTRING
/AWS1/ESSSTRING
¶
Provides an identifier to allow retrieval of paginated results.
it_rsvdelasticsearchinsts
TYPE /AWS1/CL_ESSRSVDELASTICSRCHI01=>TT_RSVDELASTICSEARCHINSTLIST
TT_RSVDELASTICSEARCHINSTLIST
¶
List of reserved Elasticsearch instances.
Queryable Attributes¶
NextToken¶
Provides an identifier to allow retrieval of paginated results.
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 |
ReservedElasticsearchInstances¶
List of reserved Elasticsearch instances.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RSVDELASTICSEARCHINSTS() |
Getter for RESERVEDELASTICSEARCHINSTS, with configurable def |
ASK_RSVDELASTICSEARCHINSTS() |
Getter for RESERVEDELASTICSEARCHINSTS w/ exceptions if field |
HAS_RSVDELASTICSEARCHINSTS() |
Determine if RESERVEDELASTICSEARCHINSTS has a value |