

# EvaluationFormSingleSelectQuestionProperties
<a name="API_EvaluationFormSingleSelectQuestionProperties"></a>

Information about the options in single select questions.

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

 ** Options **   <a name="connect-Type-EvaluationFormSingleSelectQuestionProperties-Options"></a>
The answer options of the single select question.  
Type: Array of [EvaluationFormSingleSelectQuestionOption](API_EvaluationFormSingleSelectQuestionOption.md) objects  
Required: Yes

 ** Automation **   <a name="connect-Type-EvaluationFormSingleSelectQuestionProperties-Automation"></a>
The display mode of the single select question.  
Type: [EvaluationFormSingleSelectQuestionAutomation](API_EvaluationFormSingleSelectQuestionAutomation.md) object  
Required: No

 ** DisplayAs **   <a name="connect-Type-EvaluationFormSingleSelectQuestionProperties-DisplayAs"></a>
The display mode of the single select question.  
Type: String  
Valid Values: `DROPDOWN | RADIO`   
Required: No

## See Also
<a name="API_EvaluationFormSingleSelectQuestionProperties_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/connect-2017-08-08/EvaluationFormSingleSelectQuestionProperties) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/EvaluationFormSingleSelectQuestionProperties) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/EvaluationFormSingleSelectQuestionProperties) 