AWS SDK for Kotlin
1.6.4
      Platform filter
Skip to content
    AWS SDK for Kotlin
connect/aws.sdk.kotlin.services.connect.model/EvaluationFormItemEnablementConditionOperand/SdkUnknown

SdkUnknown

object SdkUnknown : EvaluationFormItemEnablementConditionOperand

Inherited functions

asCondition
Link copied to clipboard
fun asCondition(): EvaluationFormItemEnablementCondition

Casts this EvaluationFormItemEnablementConditionOperand as a Condition and retrieves its aws.sdk.kotlin.services.connect.model.EvaluationFormItemEnablementCondition value. Throws an exception if the EvaluationFormItemEnablementConditionOperand is not a Condition.

asConditionOrNull
Link copied to clipboard
fun asConditionOrNull(): EvaluationFormItemEnablementCondition?

Casts this EvaluationFormItemEnablementConditionOperand as a Condition and retrieves its aws.sdk.kotlin.services.connect.model.EvaluationFormItemEnablementCondition value. Returns null if the EvaluationFormItemEnablementConditionOperand is not a Condition.

asExpression
Link copied to clipboard
fun asExpression(): EvaluationFormItemEnablementExpression

Casts this EvaluationFormItemEnablementConditionOperand as a Expression and retrieves its aws.sdk.kotlin.services.connect.model.EvaluationFormItemEnablementExpression value. Throws an exception if the EvaluationFormItemEnablementConditionOperand is not a Expression.

asExpressionOrNull
Link copied to clipboard
fun asExpressionOrNull(): EvaluationFormItemEnablementExpression?

Casts this EvaluationFormItemEnablementConditionOperand as a Expression and retrieves its aws.sdk.kotlin.services.connect.model.EvaluationFormItemEnablementExpression value. Returns null if the EvaluationFormItemEnablementConditionOperand is not a Expression.

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