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