Action
Example Usage
import { Action } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: Action = "resume";Values
"pause" | "resume"Last updated
import { Action } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: Action = "resume";"pause" | "resume"Last updated