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