

# QuestionPointsConfiguration
<a name="API_QuestionPointsConfiguration"></a>

Information about the points configuration for a question.

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

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

 ** MaxPointValue **   <a name="connect-Type-QuestionPointsConfiguration-MaxPointValue"></a>
The maximum point value.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 100.  
Required: No

 ** MinPointValue **   <a name="connect-Type-QuestionPointsConfiguration-MinPointValue"></a>
The minimum point value.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 100.  
Required: No

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