AWS SDK for Kotlin
1.8.14
      Platform filter
Skip to content
    AWS SDK for Kotlin
odb/aws.sdk.kotlin.services.odb.model/AdminPasswordSourceConfiguration/SdkUnknown

SdkUnknown

object SdkUnknown : AdminPasswordSourceConfiguration

Inherited functions

asCustomerManagedAwsSecret
Link copied to clipboard
fun asCustomerManagedAwsSecret(): CustomerManagedAwsSecretConfiguration

Casts this AdminPasswordSourceConfiguration as a CustomerManagedAwsSecret and retrieves its aws.sdk.kotlin.services.odb.model.CustomerManagedAwsSecretConfiguration value. Throws an exception if the AdminPasswordSourceConfiguration is not a CustomerManagedAwsSecret.

asCustomerManagedAwsSecretOrNull
Link copied to clipboard
fun asCustomerManagedAwsSecretOrNull(): CustomerManagedAwsSecretConfiguration?

Casts this AdminPasswordSourceConfiguration as a CustomerManagedAwsSecret and retrieves its aws.sdk.kotlin.services.odb.model.CustomerManagedAwsSecretConfiguration value. Returns null if the AdminPasswordSourceConfiguration is not a CustomerManagedAwsSecret.

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