Class SyntheticsApiMultistepParentTestData

Data object for a parent API multistep test.

Hierarchy

  • SyntheticsApiMultistepParentTestData

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 parent API multistep test.

id?: string

The public ID of the parent test.

Type of the parent test resource.

Generated using TypeDoc