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