EvaluationFormNumericQuestionAutomation
Information about the automation configuration in numeric questions.
Inheritors
Types
Link copied to clipboard
data class PropertyValue(val value: NumericQuestionPropertyValueAutomation) : EvaluationFormNumericQuestionAutomation
The property value of the automation.
Link copied to clipboard
Functions
Link copied to clipboard
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.
Link copied to clipboard
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.