/AWS1/CL_DOGLOGANOMALYSHOWCASE¶
A cluster of similar anomalous log events found within a log group.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_loganomalyclasses TYPE /AWS1/CL_DOGLOGANOMALYCLASS=>TT_LOGANOMALYCLASSES TT_LOGANOMALYCLASSES¶
A list of anomalous log events that may be related.
Queryable Attributes¶
LogAnomalyClasses¶
A list of anomalous log events that may be related.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGANOMALYCLASSES() |
Getter for LOGANOMALYCLASSES, with configurable default |
ASK_LOGANOMALYCLASSES() |
Getter for LOGANOMALYCLASSES w/ exceptions if field has no v |
HAS_LOGANOMALYCLASSES() |
Determine if LOGANOMALYCLASSES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LOGANOMALYSHOWCASES¶
TYPES TT_LOGANOMALYSHOWCASES TYPE STANDARD TABLE OF REF TO /AWS1/CL_DOGLOGANOMALYSHOWCASE WITH DEFAULT KEY
.