V3SLOSLOOwnerType
Example Usage
import { V3SLOSLOOwnerType } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3SLOSLOOwnerType = "user";Values
"user" | "squad"Last updated
import { V3SLOSLOOwnerType } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3SLOSLOOwnerType = "user";"user" | "squad"Last updated