The configuration for a scorecard criterion that can be shared across components.
| Property Name | Type | Description |
|---|---|---|
| description | Maybe<String> | The optional, user provided description of the scorecard criterion |
| id | String | The ID of the scorecard criterion. |
| maturityGroup | Maybe<CompassScorecardCriteriaMaturityGroup> | ### Field lifecycle |
| name | Maybe<String> | The optional, user provided name of the scorecard criterion |
| scorecardCriteriaScore | Maybe<CompassScorecardCriteriaScore> | Returns the calculated score for a component. |
| scoringStrategyRules | Maybe<CompassScorecardCriteriaScoringStrategyRules> | ### Field lifecycle |
| weight | Number | The weight that will be used in determining the aggregate score. |
Rate this page: