severity

@JvmName(name = "lktpmwboimfwhstv")
suspend fun severity(value: Output<String>)
@JvmName(name = "pchdooniqxftmwoo")
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.