/AWS1/CL_ESSDEPLSTGYOPTSSTATUS¶
Specifies the status of deployment strategy options for the specified Elasticsearch domain.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_options TYPE REF TO /AWS1/CL_ESSDEPLOYSTRAGOPTIONS /AWS1/CL_ESSDEPLOYSTRAGOPTIONS¶
Specifies deployment strategy options for the specified Elasticsearch domain.
io_status TYPE REF TO /AWS1/CL_ESSOPTIONSTATUS /AWS1/CL_ESSOPTIONSTATUS¶
Specifies the status of the deployment strategy options for the specified Elasticsearch domain.
Queryable Attributes¶
Options¶
Specifies deployment strategy options for the specified Elasticsearch domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS |
Status¶
Specifies the status of the deployment strategy options for the specified Elasticsearch domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |