Type alias SyntheticsTestResultStatus

SyntheticsTestResultStatus: typeof PASSED | typeof FAILED | typeof NO_DATA | UnparsedObject

Status of a Synthetic test result.

Generated using TypeDoc