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

OverlayGetOptinForKeyBasedDeduplicationForAServiceData

Example Usage

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

let value: OverlayGetOptinForKeyBasedDeduplicationForAServiceData = {
  dedupKeyEnabled: true,
};

Fields

Field
Type
Required
Description

dedupKeyEnabled

boolean

✔️

N/A

Last updated