state

val state: Output<String>

The status of the event-triggered task. Valid values:

  • ALARM: The alert condition is met and an alert is triggered.

  • OK: The alert condition is not met.

  • INSUFFICIENT_DATA: Auto Scaling cannot determine whether the alert condition is met due to insufficient data.