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

SdkUnknown

object SdkUnknown : EvaluationFormSingleSelectQuestionAutomationOption

Inherited functions

asRuleCategory
Link copied to clipboard
fun asRuleCategory(): SingleSelectQuestionRuleCategoryAutomation

Casts this EvaluationFormSingleSelectQuestionAutomationOption as a RuleCategory and retrieves its aws.sdk.kotlin.services.connect.model.SingleSelectQuestionRuleCategoryAutomation value. Throws an exception if the EvaluationFormSingleSelectQuestionAutomationOption is not a RuleCategory.

asRuleCategoryOrNull
Link copied to clipboard
fun asRuleCategoryOrNull(): SingleSelectQuestionRuleCategoryAutomation?

Casts this EvaluationFormSingleSelectQuestionAutomationOption as a RuleCategory and retrieves its aws.sdk.kotlin.services.connect.model.SingleSelectQuestionRuleCategoryAutomation value. Returns null if the EvaluationFormSingleSelectQuestionAutomationOption is not a RuleCategory.

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