class Aws::Connect::Types::EvaluationFormQuestion
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/EvaluationFormQuestion AWS API Documentation
@return [Float]
The scoring weight of the section.
@!attribute [rw] weight
@return [Types::EvaluationFormQuestionTypeProperties]
to define question type properties.
The properties of the type of question. Text questions do not have
@!attribute [rw] question_type_properties
@return [String]
The type of the question.
@!attribute [rw] question_type
@return [Boolean]
The flag to enable not applicable answers to the question.
@!attribute [rw] not_applicable_enabled
@return [String]
the evaluation form.
The identifier of the question. An identifier must be unique within
@!attribute [rw] ref_id
@return [String]
The instructions of the section.
@!attribute [rw] instructions
@return [String]
The title of the question.
@!attribute [rw] title
Information about a question from an evaluation form.