Interface SecurityMonitoringApiGetStaticAnalysisRulesetRequest

Hierarchy

  • SecurityMonitoringApiGetStaticAnalysisRulesetRequest

Properties

includeTestingRules?: boolean

When true, rules that are in testing mode are included in the response.

includeTests?: boolean

When true, test cases for each rule are included in the response.

rulesetName: string

The name of the ruleset to retrieve.

Generated using TypeDoc