AWS SDK for Kotlin
1.0.65
connect/aws.sdk.kotlin.services.connect.model/EvaluationFormNumericQuestionAutomation/SdkUnknown

SdkUnknown

object SdkUnknown : EvaluationFormNumericQuestionAutomation

Inherited functions

asPropertyValue
Link copied to clipboard
fun asPropertyValue(): NumericQuestionPropertyValueAutomation

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.

asPropertyValueOrNull
Link copied to clipboard
fun asPropertyValueOrNull(): NumericQuestionPropertyValueAutomation?

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.

© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka