Type alias SyntheticsTestMonitorStatus

SyntheticsTestMonitorStatus: typeof UNTRIGGERED | typeof TRIGGERED | typeof NO_DATA | UnparsedObject

The status of your Synthetic monitor.

  • O for not triggered
  • 1 for triggered
  • 2 for no data

Generated using TypeDoc