Wrapper object for a Synthetic test result summary.

Hierarchy

  • SyntheticsTestResultSummaryData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Attributes of a Synthetic test result summary.

id?: string

The result ID.

Relationships for a Synthetic test result.

Type of the Synthetic test result summary resource, result_summary.

Generated using TypeDoc