/AWS1/CL_ESSELASTICSRCHVRSSTAT¶
Status of the Elasticsearch version options for the specified Elasticsearch domain.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_options TYPE /AWS1/ESSELASTICSRCHVRSSTRING /AWS1/ESSELASTICSRCHVRSSTRING¶
Specifies the Elasticsearch version for the specified Elasticsearch domain.
io_status TYPE REF TO /AWS1/CL_ESSOPTIONSTATUS /AWS1/CL_ESSOPTIONSTATUS¶
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
Queryable Attributes¶
Options¶
Specifies the Elasticsearch version for the specified Elasticsearch domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS, with configurable default |
ASK_OPTIONS() |
Getter for OPTIONS w/ exceptions if field has no value |
HAS_OPTIONS() |
Determine if OPTIONS has a value |
Status¶
Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |