status property

String? status
getter/setter pair

The current status of the alert.

The supported values are the following: * NOT_STARTED * IN_PROGRESS * CLOSED

Implementation

core.String? status;