PropertyValue
data class PropertyValue(val value: NumericQuestionPropertyValueAutomation) : EvaluationFormNumericQuestionAutomation
The property value of the automation.
Inherited 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.