circle-info
Squadcast is now SolarWinds Incident Response

Config

Example Usage

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

let value: Config = {
  dedupKeyEnabled: false,
};

Fields

Field
Type
Required
Description

dedupKeyEnabled

boolean

✔️

N/A

Last updated