Settings for a postmortem template stored in Google Docs. Required when location is google_docs.

Hierarchy

  • GoogleDocsPostmortemSettings

Constructors

Properties

accountId: string

The ID of the Google Drive 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
parentFolderId: string

The ID of the Google Drive folder where postmortems are created.

Generated using TypeDoc