AWS SDK for Kotlin
1.5.102
      Platform filter
Skip to content
    AWS SDK for Kotlin
qconnect/aws.sdk.kotlin.services.qconnect.model/ToolOverrideInputValueConfiguration/SdkUnknown

SdkUnknown

object SdkUnknown : ToolOverrideInputValueConfiguration

Inherited functions

asConstant
Link copied to clipboard
fun asConstant(): ToolOverrideConstantInputValue

Casts this ToolOverrideInputValueConfiguration as a Constant and retrieves its aws.sdk.kotlin.services.qconnect.model.ToolOverrideConstantInputValue value. Throws an exception if the ToolOverrideInputValueConfiguration is not a Constant.

asConstantOrNull
Link copied to clipboard
fun asConstantOrNull(): ToolOverrideConstantInputValue?

Casts this ToolOverrideInputValueConfiguration as a Constant and retrieves its aws.sdk.kotlin.services.qconnect.model.ToolOverrideConstantInputValue value. Returns null if the ToolOverrideInputValueConfiguration is not a Constant.

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