AWS SDK for Kotlin
1.5.1
      Platform filter
Skip to content
    AWS SDK for Kotlin
bedrockagentcorecontrol/aws.sdk.kotlin.services.bedrockagentcorecontrol.model/ModifyExtractionConfiguration/SdkUnknown

SdkUnknown

object SdkUnknown : ModifyExtractionConfiguration

Inherited functions

asCustomExtractionConfiguration
Link copied to clipboard
fun asCustomExtractionConfiguration(): CustomExtractionConfigurationInput

Casts this ModifyExtractionConfiguration as a CustomExtractionConfiguration and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.CustomExtractionConfigurationInput value. Throws an exception if the ModifyExtractionConfiguration is not a CustomExtractionConfiguration.

asCustomExtractionConfigurationOrNull
Link copied to clipboard
fun asCustomExtractionConfigurationOrNull(): CustomExtractionConfigurationInput?

Casts this ModifyExtractionConfiguration as a CustomExtractionConfiguration and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.CustomExtractionConfigurationInput value. Returns null if the ModifyExtractionConfiguration is not a CustomExtractionConfiguration.

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