7#include <aws/odb/Odb_EXPORTS.h>
8#include <aws/odb/model/CustomerManagedAwsSecretConfiguration.h>
42 template <
typename CustomerManagedAwsSecretT = CustomerManagedAwsSecretConfiguration>
44 m_customerManagedAwsSecretHasBeenSet =
true;
45 m_customerManagedAwsSecret = std::forward<CustomerManagedAwsSecretT>(value);
47 template <
typename CustomerManagedAwsSecretT = CustomerManagedAwsSecretConfiguration>
55 bool m_customerManagedAwsSecretHasBeenSet =
false;
AWS_ODB_API WalletPasswordSourceConfiguration()=default
bool CustomerManagedAwsSecretHasBeenSet() const
AWS_ODB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_ODB_API WalletPasswordSourceConfiguration(Aws::Utils::Json::JsonView jsonValue)
WalletPasswordSourceConfiguration & WithCustomerManagedAwsSecret(CustomerManagedAwsSecretT &&value)
void SetCustomerManagedAwsSecret(CustomerManagedAwsSecretT &&value)
AWS_ODB_API WalletPasswordSourceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
const CustomerManagedAwsSecretConfiguration & GetCustomerManagedAwsSecret() const
Aws::Utils::Json::JsonValue JsonValue