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