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

SdkUnknown

object SdkUnknown : AdminPasswordSourceConfigurationInput

Inherited functions

asCustomerManagedAwsSecret
Link copied to clipboard
fun asCustomerManagedAwsSecret(): CustomerManagedAwsSecretConfigurationInput

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

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

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

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