AWS SDK for Kotlin
1.5.1
      Platform filter
Skip to content
    AWS SDK for Kotlin
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.

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