WalletPasswordSourceConfiguration
The configuration of the wallet password source. This is a union, so only one of the following members can be specified.
Inheritors
Types
The configuration for a customer-managed Amazon Web Services Secrets Manager secret used as the wallet password source.
Functions
Casts this WalletPasswordSourceConfiguration as a CustomerManagedAwsSecret and retrieves its aws.sdk.kotlin.services.odb.model.CustomerManagedAwsSecretConfiguration value. Throws an exception if the WalletPasswordSourceConfiguration is not a CustomerManagedAwsSecret.
Casts this WalletPasswordSourceConfiguration as a CustomerManagedAwsSecret and retrieves its aws.sdk.kotlin.services.odb.model.CustomerManagedAwsSecretConfiguration value. Returns null if the WalletPasswordSourceConfiguration is not a CustomerManagedAwsSecret.