

# QuestionMetric
<a name="API_QuestionMetric"></a>

A metric for a particular question in the pillar. 

## Contents
<a name="API_QuestionMetric_Contents"></a>

 ** BestPractices **   <a name="wellarchitected-Type-QuestionMetric-BestPractices"></a>
The best practices, or choices, that have been identified as contributing to risk in a question.  
Type: Array of [BestPractice](API_BestPractice.md) objects  
Required: No

 ** QuestionId **   <a name="wellarchitected-Type-QuestionMetric-QuestionId"></a>
The ID of the question.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: No

 ** Risk **   <a name="wellarchitected-Type-QuestionMetric-Risk"></a>
The risk for a given workload, lens review, pillar, or question.  
Type: String  
Valid Values: `UNANSWERED | HIGH | MEDIUM | NONE | NOT_APPLICABLE`   
Required: No

## See Also
<a name="API_QuestionMetric_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/wellarchitected-2020-03-31/QuestionMetric) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/wellarchitected-2020-03-31/QuestionMetric) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wellarchitected-2020-03-31/QuestionMetric) 