V3WorkflowsSlackCreateIncidentChannel
Example Usage
import { V3WorkflowsSlackCreateIncidentChannel } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3WorkflowsSlackCreateIncidentChannel = {
name: "slack_create_incident_channel",
data: {
autoName: true,
},
};Fields
Field
Type
Required
Description
Last updated