Description: The risk override object allows for Cost overrides on a risk.
Name | Type | Description | Read-Only |
---|---|---|---|
postResponseDistributionShape | Enum | The post-response shape of the risk curve override. Valid values are Triangle, Uniform, and SinglePoint. | No |
postResponseMaximumCost | Double | The post-response maximum amount. | No |
postResponseMinimumCost | Double | The post-response minimum amount. | No |
postResponseMostLikelyCost | Double | The post-response most likely amount. | No |
preResponseDistributionShape | Enum | The pre-response shape of the risk curve override. Valid values are Triangle, Uniform, and SinglePoint. | No |
preResponseMaximumCost | Double | The pre-response maximum amount. | No |
preResponseMinimumCost | Double | The pre-response minimum amount. | No |
preResponseMostLikelyCost | Double | The pre-response most likely amount. | No |
projectRiskId | ForeignKey | The unique ID of the associated risk. | No |
quantifiedCostImpactId | String | The unique ID generated by the system. | No |