Class SyntheticsDowntimeTimeSlotRecurrenceResponse

Recurrence settings returned in a Synthetics downtime time slot response.

Hierarchy

  • SyntheticsDowntimeTimeSlotRecurrenceResponse

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

The recurrence frequency of a Synthetics downtime time slot.

interval: number

The interval between recurrences, relative to the frequency.

A specific date and time used to define the start or end of a Synthetics downtime time slot.

Days of the week for a Synthetics downtime recurrence schedule.

Generated using TypeDoc