Options for a faulty_deployment_detection rule.

Hierarchy

  • DeploymentGatesFDDRuleOptions

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
duration?: number

Evaluation window in seconds. Maximum 7200 (2 hours).

excludedResources?: string[]

APM resource names to exclude from analysis.

Generated using TypeDoc