EvaluationFormNumericQuestionAutomation
Information about the automation configuration in numeric questions.
Inheritors
Types
A source of automation answer for numeric question.
The property value of the automation.
Functions
Casts this EvaluationFormNumericQuestionAutomation as a AnswerSource and retrieves its aws.sdk.kotlin.services.connect.model.EvaluationFormQuestionAutomationAnswerSource value. Throws an exception if the EvaluationFormNumericQuestionAutomation is not a AnswerSource.
Casts this EvaluationFormNumericQuestionAutomation as a AnswerSource and retrieves its aws.sdk.kotlin.services.connect.model.EvaluationFormQuestionAutomationAnswerSource value. Returns null if the EvaluationFormNumericQuestionAutomation is not a AnswerSource.
Casts this EvaluationFormNumericQuestionAutomation as a PropertyValue and retrieves its aws.sdk.kotlin.services.connect.model.NumericQuestionPropertyValueAutomation value. Throws an exception if the EvaluationFormNumericQuestionAutomation is not a PropertyValue.
Casts this EvaluationFormNumericQuestionAutomation as a PropertyValue and retrieves its aws.sdk.kotlin.services.connect.model.NumericQuestionPropertyValueAutomation value. Returns null if the EvaluationFormNumericQuestionAutomation is not a PropertyValue.