/AWS1/CL_OSRENCATRESTOPTSSTAT¶
Status of the encryption at rest options for the specified OpenSearch Service domain.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_options TYPE REF TO /AWS1/CL_OSRENCATRESTOPTIONS /AWS1/CL_OSRENCATRESTOPTIONS¶
Encryption at rest options for the specified domain.
io_status TYPE REF TO /AWS1/CL_OSROPTIONSTATUS /AWS1/CL_OSROPTIONSTATUS¶
The status of the encryption at rest options for the specified domain.
Queryable Attributes¶
Options¶
Encryption at rest options for the specified domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS |
Status¶
The status of the encryption at rest options for the specified domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |