

# ChoiceAnswer
<a name="API_ChoiceAnswer"></a>

A choice that has been answered on a question in your workload.

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

 ** ChoiceId **   <a name="wellarchitected-Type-ChoiceAnswer-ChoiceId"></a>
The ID of a choice.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** Notes **   <a name="wellarchitected-Type-ChoiceAnswer-Notes"></a>
The notes associated with a choice.  
Type: String  
Length Constraints: Maximum length of 250.  
Required: No

 ** Reason **   <a name="wellarchitected-Type-ChoiceAnswer-Reason"></a>
The reason why a choice is non-applicable to a question in your workload.  
Type: String  
Valid Values: `OUT_OF_SCOPE | BUSINESS_PRIORITIES | ARCHITECTURE_CONSTRAINTS | OTHER | NONE`   
Required: No

 ** Status **   <a name="wellarchitected-Type-ChoiceAnswer-Status"></a>
The status of a choice.  
Type: String  
Valid Values: `SELECTED | NOT_APPLICABLE | UNSELECTED`   
Required: No

## See Also
<a name="API_ChoiceAnswer_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/ChoiceAnswer) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/wellarchitected-2020-03-31/ChoiceAnswer) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wellarchitected-2020-03-31/ChoiceAnswer) 