Interface SyntheticsApiGetSyntheticsBrowserTestResultRequest

Hierarchy

  • SyntheticsApiGetSyntheticsBrowserTestResultRequest

Properties

eventId?: string

The event ID used to look up the result in the event store.

publicId: string

The public ID of the Synthetic browser test to which the target result belongs.

resultId: string

The ID of the result to get.

timestamp?: number

Timestamp in seconds to look up the result.

Generated using TypeDoc