Type alias SyntheticsBatchStatus

SyntheticsBatchStatus: typeof PASSED | typeof SKIPPED | typeof FAILED | UnparsedObject

Determines whether the batch has passed, failed, or is in progress.

Generated using TypeDoc