pscAutomationStateFailed constant

PscautomationState const pscAutomationStateFailed

The PSC service automation has failed.

Implementation

static const pscAutomationStateFailed = PscautomationState(
  'PSC_AUTOMATION_STATE_FAILED',
);