Interface JavaScriptSourceMaps.Builder

  • Method Details

    • s3Uri

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

      Parameters:
      s3Uri - The S3Uri of the bucket or folder that stores the source map files. It is required if status is ENABLED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      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.

      Parameters:
      status - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      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.

      Parameters:
      status - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: