class Aws::Connect::Types::EvaluationFormQuestionTypeProperties
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/EvaluationFormQuestionTypeProperties AWS API Documentation
@return [Types::EvaluationFormSingleSelectQuestionProperties]
The properties of the numeric question.
@!attribute [rw] single_select
@return [Types::EvaluationFormNumericQuestionProperties]
The properties of the numeric question.
@!attribute [rw] numeric
@note EvaluationFormQuestionTypeProperties is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of EvaluationFormQuestionTypeProperties corresponding to the set member.
@note EvaluationFormQuestionTypeProperties is a union - when making an API calls you must set exactly one of the members.
single select question.
question type properties must be either for a numeric question or a
Information about properties for a question in an evaluation form. The