Uses of Class
software.amazon.awssdk.services.rum.model.DataStorage
-
Packages that use DataStorage Package Description software.amazon.awssdk.services.rum.model -
-
Uses of DataStorage in software.amazon.awssdk.services.rum.model
Methods in software.amazon.awssdk.services.rum.model that return DataStorage Modifier and Type Method Description DataStorageAppMonitor. dataStorage()A structure that contains information about whether this app monitor stores a copy of the telemetry data that RUM collects using CloudWatch Logs.Methods in software.amazon.awssdk.services.rum.model with parameters of type DataStorage Modifier and Type Method Description AppMonitor.BuilderAppMonitor.Builder. dataStorage(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.
-