severity property

String? severity
getter/setter pair

How to interpret this condition.

One of Error, Warning, or Info. Conditions of severity Info do not contribute to resource readiness.

Optional.

Implementation

core.String? severity;