| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
CwLog |
CwLog.clone() |
CwLog |
DataStorage.getCwLog()
A structure that contains the information about whether the app monitor stores copies of the data that RUM
collects in CloudWatch Logs.
|
CwLog |
CwLog.withCwLogEnabled(Boolean cwLogEnabled)
Indicated whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs.
|
CwLog |
CwLog.withCwLogGroup(String cwLogGroup)
The name of the log group where the copies are stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataStorage.setCwLog(CwLog cwLog)
A structure that contains the information about whether the app monitor stores copies of the data that RUM
collects in CloudWatch Logs.
|
DataStorage |
DataStorage.withCwLog(CwLog cwLog)
A structure that contains the information about whether the app monitor stores copies of the data that RUM
collects in CloudWatch Logs.
|
Copyright © 2023. All rights reserved.