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;
void SetCustomerManagedAwsSecret(CustomerManagedAwsSecretT &&value)
AWS_ODB_API AdminPasswordSourceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_ODB_API AdminPasswordSourceConfiguration()=default
AWS_ODB_API AdminPasswordSourceConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool CustomerManagedAwsSecretHasBeenSet() const
const CustomerManagedAwsSecretConfiguration & GetCustomerManagedAwsSecret() const
AdminPasswordSourceConfiguration & WithCustomerManagedAwsSecret(CustomerManagedAwsSecretT &&value)
AWS_ODB_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue