AppMonitorDeobfuscationConfigurationJavaScriptSourceMapsProperties

A structure that contains the configuration for how an app monitor can unminify JavaScript error stack traces using source maps.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val s3Uri: String? = null

The S3Uri of the bucket or folder that stores the source map files. It is required if status is ENABLED.

Link copied to clipboard

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