ResolveConfiguration interface
model interface ResolveConfiguration
Properties
| auto |
Indicates whether the alert should be auto resolved |
| time |
The time (in ISO 8601 duration format) after which the alert should be auto resolved |
Property Details
autoResolved
Indicates whether the alert should be auto resolved
autoResolved: boolean
Property Value
boolean
timeToResolve
The time (in ISO 8601 duration format) after which the alert should be auto resolved
timeToResolve?: string
Property Value
string