Attributes of the RUM configuration to update.

Hierarchy

  • RumConfigUpdateAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
enforcedApplicationTags: boolean

Whether application tags are enforced for the RUM applications in the organization.

Generated using TypeDoc