/AWS1/CL_RUMDATASTORAGE¶
A structure that contains information about whether this app monitor stores a copy of the telemetry data that RUM collects using CloudWatch Logs.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_cwlog TYPE REF TO /AWS1/CL_RUMCWLOG /AWS1/CL_RUMCWLOG¶
A structure that contains the information about whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs. If it does, this structure also contains the name of the log group.
Queryable Attributes¶
CwLog¶
A structure that contains the information about whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs. If it does, this structure also contains the name of the log group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CWLOG() |
Getter for CWLOG |