| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
DataStorage |
DataStorage.clone() |
DataStorage |
AppMonitor.getDataStorage()
A structure that contains information about whether this app monitor stores a copy of the telemetry data that RUM
collects using 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppMonitor.setDataStorage(DataStorage dataStorage)
A structure that contains information about whether this app monitor stores a copy of the telemetry data that RUM
collects using CloudWatch Logs.
|
AppMonitor |
AppMonitor.withDataStorage(DataStorage dataStorage)
A structure that contains information about whether this app monitor stores a copy of the telemetry data that RUM
collects using CloudWatch Logs.
|
Copyright © 2023. All rights reserved.