Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Condition

Example Usage

import (
	"github.com/solarwinds/squadcast-sdk-go/models/components"
)

value := components.ConditionAnd

Values

Name
Value

ConditionAnd

and

ConditionOr

or

Last updated