Settings for a postmortem template stored in Confluence. Required when location is confluence.

Hierarchy

  • ConfluencePostmortemSettings

Constructors

Properties

accountId: string

The ID of the Confluence integration account.

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

The ID of the parent Confluence page under which postmortems are created.

spaceId: string

The ID of the Confluence space where postmortems are created.

Generated using TypeDoc