74 inline void SetDBInstanceIdentifier(
const char* value) { m_dBInstanceIdentifierHasBeenSet =
true; m_dBInstanceIdentifier.assign(value); }
188 inline void SetPreferredBackupWindow(
const char* value) { m_preferredBackupWindowHasBeenSet =
true; m_preferredBackupWindow.assign(value); }
237 bool m_dBInstanceIdentifierHasBeenSet;
238 long m_backupRetentionPeriod;
239 bool m_backupRetentionPeriodHasBeenSet;
241 bool m_preferredBackupWindowHasBeenSet;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).