/AWS1/CL_ESSLOGPUBINGOPTSSTAT¶
The configured log publishing options for the domain and their current status.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_options TYPE /AWS1/CL_ESSLOGPUBINGOPTION=>TT_LOGPUBLISHINGOPTIONS TT_LOGPUBLISHINGOPTIONS¶
The log publishing options configured for the Elasticsearch domain.
io_status TYPE REF TO /AWS1/CL_ESSOPTIONSTATUS /AWS1/CL_ESSOPTIONSTATUS¶
The status of the log publishing options for the Elasticsearch domain. See
OptionStatusfor the status information that's included.
Queryable Attributes¶
Options¶
The log publishing options configured for the 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¶
The status of the log publishing options for the Elasticsearch domain. See
OptionStatusfor the status information that's included.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |