Class WalletPasswordSourceConfigurationInput

java.lang.Object
software.amazon.awssdk.services.odb.model.WalletPasswordSourceConfigurationInput
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<WalletPasswordSourceConfigurationInput.Builder,WalletPasswordSourceConfigurationInput>

@Generated("software.amazon.awssdk:codegen") public final class WalletPasswordSourceConfigurationInput extends Object implements SdkPojo, Serializable, ToCopyableBuilder<WalletPasswordSourceConfigurationInput.Builder,WalletPasswordSourceConfigurationInput>

The input configuration for the wallet password source. This is a union, so only one of the following members can be specified.

See Also: