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

SdkUnknown

object SdkUnknown : AuthorizerConfiguration

Inherited functions

asCustomJwtAuthorizer
Link copied to clipboard
fun asCustomJwtAuthorizer(): CustomJwtAuthorizerConfiguration

Casts this AuthorizerConfiguration as a CustomJwtAuthorizer and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.CustomJwtAuthorizerConfiguration value. Throws an exception if the AuthorizerConfiguration is not a CustomJwtAuthorizer.

asCustomJwtAuthorizerOrNull
Link copied to clipboard
fun asCustomJwtAuthorizerOrNull(): CustomJwtAuthorizerConfiguration?

Casts this AuthorizerConfiguration as a CustomJwtAuthorizer and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.CustomJwtAuthorizerConfiguration value. Returns null if the AuthorizerConfiguration is not a CustomJwtAuthorizer.

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