GetAlertRuleTemplateNrtTemplate

data class GetAlertRuleTemplateNrtTemplate(val description: String, val query: String, val severity: String, val tactics: List<String>)

Constructors

Link copied to clipboard
constructor(description: String, query: String, severity: String, tactics: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of this Sentinel Scheduled Alert Rule Template.

Link copied to clipboard

The query of this Sentinel Scheduled Alert Rule Template.

Link copied to clipboard

The alert severity of this Sentinel Scheduled Alert Rule Template.

Link copied to clipboard

A list of categories of attacks by which to classify the rule.