NotificationsSourceAttackPathResponse

data class NotificationsSourceAttackPathResponse(val minimalRiskLevel: String? = null, val sourceType: String)

Attack path notification source

Constructors

Link copied to clipboard
constructor(minimalRiskLevel: String? = null, sourceType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines the minimal attach path risk level which will be sent as email notifications

Link copied to clipboard

The source type that will trigger the notification Expected value is 'AttackPath'.