Class CreateBackfilledDegradationRequestDataAttributes

The supported attributes for creating a backfilled degradation.

Hierarchy

  • CreateBackfilledDegradationRequestDataAttributes

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
title: string

The title of the backfilled degradation.

The list of status updates describing the timeline of the degradation.

Generated using TypeDoc