SecurityContactPropertiesResponseAlertNotifications

data class SecurityContactPropertiesResponseAlertNotifications(val minimalSeverity: String? = null, val state: String? = null)

Defines whether to send email notifications about new security alerts

Constructors

constructor(minimalSeverity: String? = null, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val minimalSeverity: String? = null

Defines the minimal alert severity which will be sent as email notifications

Link copied to clipboard
val state: String? = null

Defines if email notifications will be sent about new security alerts