Uses of Class
software.amazon.awssdk.services.rum.model.CwLog
-
Packages that use CwLog Package Description software.amazon.awssdk.services.rum.model -
-
Uses of CwLog in software.amazon.awssdk.services.rum.model
Methods in software.amazon.awssdk.services.rum.model that return CwLog Modifier and Type Method Description CwLogDataStorage. cwLog()A structure that contains the information about whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs.Methods in software.amazon.awssdk.services.rum.model with parameters of type CwLog Modifier and Type Method Description DataStorage.BuilderDataStorage.Builder. cwLog(CwLog cwLog)A structure that contains the information about whether the app monitor stores copies of the data that RUM collects in CloudWatch Logs.
-