

# QuestionOptionPointsConfiguration
<a name="API_QuestionOptionPointsConfiguration"></a>

Information about the points configuration for an answer option.

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

 ** PointValue **   <a name="connect-Type-QuestionOptionPointsConfiguration-PointValue"></a>
The point value assigned to the answer option.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 100.  
Required: Yes

 ** IsBonus **   <a name="connect-Type-QuestionOptionPointsConfiguration-IsBonus"></a>
The flag to mark the option as a bonus option.  
Type: Boolean  
Required: No

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

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