Configurations used for the computation of Entity Risk Scores in given instance.
| JSON representation | 
|---|
| { "name" : string , "defaultDetectionRiskScore" : number , "defaultAlertRiskScore" : number , "defaultWeightingFactor" : number , "defaultClosedAlertCoefficient" : number } | 
| Fields | |
|---|---|
| name |   Since this is a singleton resource, name includes the name of their parent followed by one static-segment e.g. '.../instances/12345/riskConfig' | 
| defaultDetectionRiskScore |   Default Risk Score for detections. | 
| defaultAlertRiskScore |   Default Risk Score for alerts. | 
| defaultWeightingFactor |   Default Weighting Factor for Risk Scoring algortihms. | 
| defaultClosedAlertCoefficient |   Default Closed Alert Coefficient | 

