OBJECT
InsightCorrelationRuleImpact
Impact of a Insight Created by a Correlation Rule
link GraphQL Schema definition
- type InsightCorrelationRuleImpact {
- # Dimenstion of Impact
- InsightImpactDimension! :
- # connected entityTypes such as VirtualMachine, EC2 which are impacted
- String!] : [
- # Scale of impact
- InsightImpactMeasure! :
- }