INPUT_OBJECT
ObservabilityAlertNotificationCriteriaInput
link GraphQL Schema definition
- input ObservabilityAlertNotificationCriteriaInput {
- # based on the name of the Observability Alert
- String :
- # This is the originatingEntity of the Observability Alert
- String :
- # based on the severity of the Observability Alert
- InsightSeverity] : [
- # can be a list of source from AWS/Azure etc
- ObservationSource] : [
- # based on the status of the Observability Alert
- ObservationStatus] : [
- }