state

val state: Output<String>

(Output) State of this notification. Note that the versions of this enum prefixed with "NS_" have been deprecated in favor of the unprefixed values. Can take one of the following values:

  • ACTIVE: This outage notification is active. The event could be in the past, present, or future. See startTime and endTime for scheduling.

  • CANCELLED: The outage associated with this notification was cancelled before the outage was due to start.

  • COMPLETED: The outage associated with this notification is complete.