Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

DedupKeyOverlay

Example Usage

import { DedupKeyOverlay } from "@solarwinds/squadcast-sdk-typescript/models";

let value: DedupKeyOverlay = {
  template: "<value>",
  duration: 571153,
};

Fields

Field
Type
Required
Description

template

string

✔️

N/A

duration

number

✔️

N/A

Last updated