Type alias MonitorConfigPolicyType

MonitorConfigPolicyType: typeof TAG | typeof DOWNTIME | UnparsedObject

The monitor configuration policy type. tag enforces required tags on monitors. downtime sets a maximum downtime duration for the organization.

Generated using TypeDoc