severity

@JvmName(name = "jwxdkuvxuhgehnyi")
suspend fun severity(value: Output<String>)
@JvmName(name = "ruwbknenelalmfje")
suspend fun severity(value: String?)

Parameters

value

The severity to add to the incident. Possible values are High, Informational, Low and Medium.

Note:: At least one of status, labels, owner_id and severity has to be set.