INPUT_OBJECT
AnalyzerRiskInstanceInput
Description
Represents the analyzer risk instance.
link GraphQL Schema definition
- input AnalyzerRiskInstanceInput {
- # Represents the analyzer ID.
- String :
- # Represents the risk version.
- Int :
- # Represents the risk associated with the analyzer ID and risk version.
- RiskLevelType :
- }