AlertErrorTypeInput
No description
input AlertErrorTypeInput {
code: ErrorType!
isInclusive: Boolean!
}
Fields
AlertErrorTypeInput.code
● ErrorType!
non-null enum
Error type code
AlertErrorTypeInput.isInclusive
● Boolean!
non-null scalar
Can be filtered traffic setting as inclusive or excludent
Member Of
AlertCommonConfigurationInput
input ● AlertUpdateCommonConfigurationInput
input