Type alias SyntheticsTestResultRunType

SyntheticsTestResultRunType: typeof SCHEDULED | typeof FAST | typeof CI | typeof TRIGGERED | UnparsedObject

The type of run for a Synthetic test result.

Generated using TypeDoc