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