circle-info
Squadcast is now SolarWinds Incident Response

V3WorkflowsSlackCreateIncidentChannelUpdateName

Example Usage

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

let value: V3WorkflowsSlackCreateIncidentChannelUpdateName =
  "slack_create_incident_channel";

Values

"slack_create_incident_channel"

Last updated