Class OpsgenieServiceResponseAttributes

The attributes from an Opsgenie service response.

Hierarchy

  • OpsgenieServiceResponseAttributes

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
customUrl?: string

The custom URL for a custom region.

name?: string

The name for the Opsgenie service.

The region for the Opsgenie service.

Generated using TypeDoc