/AWS1/CL_ESSAUTOTUNEOPTSSTATUS¶
Specifies the status of Auto-Tune options for the specified Elasticsearch domain.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_options TYPE REF TO /AWS1/CL_ESSAUTOTUNEOPTIONS /AWS1/CL_ESSAUTOTUNEOPTIONS¶
Specifies Auto-Tune options for the specified Elasticsearch domain.
io_status TYPE REF TO /AWS1/CL_ESSAUTOTUNESTATUS /AWS1/CL_ESSAUTOTUNESTATUS¶
Specifies Status of the Auto-Tune options for the specified Elasticsearch domain.
Queryable Attributes¶
Options¶
Specifies Auto-Tune options for the specified Elasticsearch domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS |
Status¶
Specifies Status of the Auto-Tune options for the specified Elasticsearch domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |