Config
Example Usage
import { Config } from "@solarwinds/squadcast-sdk-typescript/models";
let value: Config = {
dedupKeyEnabled: false,
};Fields
Field
Type
Required
Description
Last updated
import { Config } from "@solarwinds/squadcast-sdk-typescript/models";
let value: Config = {
dedupKeyEnabled: false,
};Last updated