AWS SDK for Kotlin
1.5.67
      Platform filter
Skip to content
    AWS SDK for Kotlin
quicksight/aws.sdk.kotlin.services.quicksight.model/AuthorizationCodeGrantCredentialsDetails/SdkUnknown

SdkUnknown

object SdkUnknown : AuthorizationCodeGrantCredentialsDetails

Inherited functions

asAuthorizationCodeGrantDetails
Link copied to clipboard
fun asAuthorizationCodeGrantDetails(): AuthorizationCodeGrantDetails

Casts this AuthorizationCodeGrantCredentialsDetails as a AuthorizationCodeGrantDetails and retrieves its aws.sdk.kotlin.services.quicksight.model.AuthorizationCodeGrantDetails value. Throws an exception if the AuthorizationCodeGrantCredentialsDetails is not a AuthorizationCodeGrantDetails.

asAuthorizationCodeGrantDetailsOrNull
Link copied to clipboard
fun asAuthorizationCodeGrantDetailsOrNull(): AuthorizationCodeGrantDetails?

Casts this AuthorizationCodeGrantCredentialsDetails as a AuthorizationCodeGrantDetails and retrieves its aws.sdk.kotlin.services.quicksight.model.AuthorizationCodeGrantDetails value. Returns null if the AuthorizationCodeGrantCredentialsDetails is not a AuthorizationCodeGrantDetails.

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