Package-level declarations
Types
Link copied to clipboard
enum AppMonitorCustomEventsStatus : Enum<AppMonitorCustomEventsStatus> , ConvertibleToJava<AppMonitorCustomEventsStatus>
Link copied to clipboard
enum AppMonitorDeobfuscationConfigurationJavaScriptSourceMapsPropertiesStatus : Enum<AppMonitorDeobfuscationConfigurationJavaScriptSourceMapsPropertiesStatus> , ConvertibleToJava<AppMonitorDeobfuscationConfigurationJavaScriptSourceMapsPropertiesStatus>
Specifies whether JavaScript error stack traces should be unminified for this app monitor. The default is for JavaScript error stack trace unminification to be DISABLED
Link copied to clipboard
enum AppMonitorMetricDestinationDestination : Enum<AppMonitorMetricDestinationDestination> , ConvertibleToJava<AppMonitorMetricDestinationDestination>
Defines the destination to send the metrics to. Valid values are CloudWatch and Evidently. If you specify Evidently, you must also specify the ARN of the Evidently experiment that is to be the destination and an IAM role that has permission to write to the experiment.
Link copied to clipboard