EvaluationFormNumericQuestionProperties
Information about properties for a numeric question in an evaluation form.
Contents
- MaxValue
-
The maximum answer value.
Type: Integer
Required: Yes
- MinValue
-
The minimum answer value.
Type: Integer
Required: Yes
- Automation
-
The automation properties of the numeric question.
Type: EvaluationFormNumericQuestionAutomation object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- Options
-
The scoring options of the numeric question.
Type: Array of EvaluationFormNumericQuestionOption objects
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: