Interface SyntheticsApiGetSyntheticsTestResultRequest

Hierarchy

  • SyntheticsApiGetSyntheticsTestResultRequest

Properties

eventId?: string

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

publicId: string

The public ID of the Synthetic 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