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

SdkUnknown

object SdkUnknown : WalletPasswordSourceConfigurationInput

Inherited functions

asCustomerManagedAwsSecret
Link copied to clipboard
fun asCustomerManagedAwsSecret(): CustomerManagedAwsSecretConfigurationInput

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

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

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

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