Type alias SyntheticsTestPauseStatus

SyntheticsTestPauseStatus: typeof LIVE | typeof PAUSED | UnparsedObject

Define whether you want to start (live) or pause (paused) a Synthetic test.

Generated using TypeDoc