7#include <aws/rds/RDS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/rds/model/RestoreWindow.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/core/utils/memory/stl/AWSVector.h>
55 inline void SetEngine(
const char* value) { m_engineHasBeenSet =
true; m_engine.assign(value); }
69 inline void SetVpcId(
const char* value) { m_vpcIdHasBeenSet =
true; m_vpcId.assign(value); }
98 inline void SetDBClusterIdentifier(
const char* value) { m_dBClusterIdentifierHasBeenSet =
true; m_dBClusterIdentifier.assign(value); }
122 inline void SetMasterUsername(
const char* value) { m_masterUsernameHasBeenSet =
true; m_masterUsername.assign(value); }
137 inline void SetDbClusterResourceId(
const char* value) { m_dbClusterResourceIdHasBeenSet =
true; m_dbClusterResourceId.assign(value); }
151 inline void SetRegion(
const char* value) { m_regionHasBeenSet =
true; m_region.assign(value); }
165 inline void SetLicenseModel(
const char* value) { m_licenseModelHasBeenSet =
true; m_licenseModel.assign(value); }
180 inline void SetStatus(
const char* value) { m_statusHasBeenSet =
true; m_status.assign(value); }
216 inline void SetStorageEncrypted(
bool value) { m_storageEncryptedHasBeenSet =
true; m_storageEncrypted = value; }
229 inline void SetAllocatedStorage(
int value) { m_allocatedStorageHasBeenSet =
true; m_allocatedStorage = value; }
241 inline void SetEngineVersion(
const char* value) { m_engineVersionHasBeenSet =
true; m_engineVersion.assign(value); }
255 inline void SetDBClusterArn(
const char* value) { m_dBClusterArnHasBeenSet =
true; m_dBClusterArn.assign(value); }
279 inline void SetEngineMode(
const char* value) { m_engineModeHasBeenSet =
true; m_engineMode.assign(value); }
311 inline void SetPort(
int value) { m_portHasBeenSet =
true; m_port = value; }
325 inline void SetKmsKeyId(
const char* value) { m_kmsKeyIdHasBeenSet =
true; m_kmsKeyId.assign(value); }
340 inline void SetStorageType(
const char* value) { m_storageTypeHasBeenSet =
true; m_storageType.assign(value); }
353 inline void SetIops(
int value) { m_iopsHasBeenSet =
true; m_iops = value; }
366 inline void SetAwsBackupRecoveryPointArn(
const char* value) { m_awsBackupRecoveryPointArnHasBeenSet =
true; m_awsBackupRecoveryPointArn.assign(value); }
381 inline void SetStorageThroughput(
int value) { m_storageThroughputHasBeenSet =
true; m_storageThroughput = value; }
387 bool m_engineHasBeenSet =
false;
390 bool m_vpcIdHasBeenSet =
false;
393 bool m_dBClusterAutomatedBackupsArnHasBeenSet =
false;
396 bool m_dBClusterIdentifierHasBeenSet =
false;
399 bool m_restoreWindowHasBeenSet =
false;
402 bool m_masterUsernameHasBeenSet =
false;
405 bool m_dbClusterResourceIdHasBeenSet =
false;
408 bool m_regionHasBeenSet =
false;
411 bool m_licenseModelHasBeenSet =
false;
414 bool m_statusHasBeenSet =
false;
416 bool m_iAMDatabaseAuthenticationEnabled;
417 bool m_iAMDatabaseAuthenticationEnabledHasBeenSet =
false;
420 bool m_clusterCreateTimeHasBeenSet =
false;
422 bool m_storageEncrypted;
423 bool m_storageEncryptedHasBeenSet =
false;
425 int m_allocatedStorage;
426 bool m_allocatedStorageHasBeenSet =
false;
429 bool m_engineVersionHasBeenSet =
false;
432 bool m_dBClusterArnHasBeenSet =
false;
434 int m_backupRetentionPeriod;
435 bool m_backupRetentionPeriodHasBeenSet =
false;
438 bool m_engineModeHasBeenSet =
false;
441 bool m_availabilityZonesHasBeenSet =
false;
444 bool m_portHasBeenSet =
false;
447 bool m_kmsKeyIdHasBeenSet =
false;
450 bool m_storageTypeHasBeenSet =
false;
453 bool m_iopsHasBeenSet =
false;
456 bool m_awsBackupRecoveryPointArnHasBeenSet =
false;
458 int m_storageThroughput;
459 bool m_storageThroughputHasBeenSet =
false;
void SetEngineMode(const char *value)
DBClusterAutomatedBackup & WithIops(int value)
DBClusterAutomatedBackup & WithEngineMode(Aws::String &&value)
void SetLicenseModel(Aws::String &&value)
const Aws::String & GetEngineVersion() const
void SetMasterUsername(const char *value)
DBClusterAutomatedBackup & WithAwsBackupRecoveryPointArn(const char *value)
void SetRegion(const Aws::String &value)
void SetLicenseModel(const Aws::String &value)
DBClusterAutomatedBackup & WithDbClusterResourceId(const char *value)
void SetEngine(Aws::String &&value)
DBClusterAutomatedBackup & WithStorageType(Aws::String &&value)
DBClusterAutomatedBackup & WithEngineMode(const Aws::String &value)
DBClusterAutomatedBackup & WithDBClusterAutomatedBackupsArn(const Aws::String &value)
void SetRegion(Aws::String &&value)
bool StorageTypeHasBeenSet() const
DBClusterAutomatedBackup & WithStatus(const Aws::String &value)
void SetDBClusterArn(Aws::String &&value)
AWS_RDS_API DBClusterAutomatedBackup(const Aws::Utils::Xml::XmlNode &xmlNode)
const Aws::String & GetDbClusterResourceId() const
bool GetStorageEncrypted() const
DBClusterAutomatedBackup & WithMasterUsername(const char *value)
void SetAwsBackupRecoveryPointArn(const char *value)
DBClusterAutomatedBackup & WithStorageType(const Aws::String &value)
DBClusterAutomatedBackup & WithLicenseModel(const char *value)
void SetEngineVersion(const Aws::String &value)
void SetDBClusterIdentifier(const Aws::String &value)
bool IAMDatabaseAuthenticationEnabledHasBeenSet() const
AWS_RDS_API DBClusterAutomatedBackup & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
DBClusterAutomatedBackup & WithAvailabilityZones(Aws::Vector< Aws::String > &&value)
DBClusterAutomatedBackup & WithEngineMode(const char *value)
void SetDBClusterAutomatedBackupsArn(Aws::String &&value)
const Aws::String & GetDBClusterArn() const
void SetAwsBackupRecoveryPointArn(Aws::String &&value)
bool IopsHasBeenSet() const
void SetStatus(const char *value)
void SetDBClusterAutomatedBackupsArn(const char *value)
DBClusterAutomatedBackup & WithEngineVersion(const Aws::String &value)
DBClusterAutomatedBackup & WithAwsBackupRecoveryPointArn(Aws::String &&value)
DBClusterAutomatedBackup & WithKmsKeyId(Aws::String &&value)
DBClusterAutomatedBackup & WithEngine(Aws::String &&value)
DBClusterAutomatedBackup & WithLicenseModel(Aws::String &&value)
bool BackupRetentionPeriodHasBeenSet() const
void SetVpcId(const Aws::String &value)
DBClusterAutomatedBackup & WithMasterUsername(Aws::String &&value)
DBClusterAutomatedBackup & WithDBClusterAutomatedBackupsArn(Aws::String &&value)
bool EngineVersionHasBeenSet() const
void SetBackupRetentionPeriod(int value)
const Aws::String & GetKmsKeyId() const
DBClusterAutomatedBackup & WithKmsKeyId(const Aws::String &value)
DBClusterAutomatedBackup & WithStorageEncrypted(bool value)
bool DbClusterResourceIdHasBeenSet() const
void SetDbClusterResourceId(Aws::String &&value)
void SetDBClusterIdentifier(Aws::String &&value)
const Aws::String & GetDBClusterIdentifier() const
bool StorageEncryptedHasBeenSet() const
const Aws::String & GetDBClusterAutomatedBackupsArn() const
DBClusterAutomatedBackup & WithEngine(const char *value)
DBClusterAutomatedBackup & WithStorageThroughput(int value)
void SetKmsKeyId(Aws::String &&value)
bool EngineHasBeenSet() const
void SetKmsKeyId(const char *value)
bool RegionHasBeenSet() const
DBClusterAutomatedBackup & WithVpcId(const char *value)
DBClusterAutomatedBackup & WithVpcId(Aws::String &&value)
bool LicenseModelHasBeenSet() const
DBClusterAutomatedBackup & WithIAMDatabaseAuthenticationEnabled(bool value)
bool AvailabilityZonesHasBeenSet() const
void SetMasterUsername(const Aws::String &value)
DBClusterAutomatedBackup & WithRegion(Aws::String &&value)
DBClusterAutomatedBackup & WithEngine(const Aws::String &value)
AWS_RDS_API DBClusterAutomatedBackup()
bool DBClusterArnHasBeenSet() const
const Aws::String & GetEngine() const
DBClusterAutomatedBackup & WithLicenseModel(const Aws::String &value)
DBClusterAutomatedBackup & WithEngineVersion(Aws::String &&value)
const Aws::String & GetEngineMode() const
void SetStorageType(const Aws::String &value)
const Aws::String & GetStatus() const
bool ClusterCreateTimeHasBeenSet() const
DBClusterAutomatedBackup & WithDBClusterArn(const Aws::String &value)
DBClusterAutomatedBackup & WithDBClusterIdentifier(const Aws::String &value)
DBClusterAutomatedBackup & WithClusterCreateTime(const Aws::Utils::DateTime &value)
bool StorageThroughputHasBeenSet() const
void SetDBClusterArn(const Aws::String &value)
DBClusterAutomatedBackup & WithKmsKeyId(const char *value)
int GetAllocatedStorage() const
void SetAvailabilityZones(const Aws::Vector< Aws::String > &value)
DBClusterAutomatedBackup & WithAllocatedStorage(int value)
DBClusterAutomatedBackup & WithDBClusterArn(Aws::String &&value)
DBClusterAutomatedBackup & WithRegion(const char *value)
void SetMasterUsername(Aws::String &&value)
DBClusterAutomatedBackup & WithBackupRetentionPeriod(int value)
bool AwsBackupRecoveryPointArnHasBeenSet() const
const Aws::String & GetLicenseModel() const
bool MasterUsernameHasBeenSet() const
void SetStorageEncrypted(bool value)
DBClusterAutomatedBackup & WithEngineVersion(const char *value)
void SetClusterCreateTime(const Aws::Utils::DateTime &value)
const Aws::String & GetRegion() const
void SetStatus(Aws::String &&value)
int GetStorageThroughput() const
DBClusterAutomatedBackup & WithPort(int value)
bool DBClusterAutomatedBackupsArnHasBeenSet() const
DBClusterAutomatedBackup & WithDBClusterIdentifier(const char *value)
const Aws::Utils::DateTime & GetClusterCreateTime() const
DBClusterAutomatedBackup & WithRestoreWindow(const RestoreWindow &value)
const Aws::String & GetVpcId() const
void SetEngineMode(const Aws::String &value)
void SetStorageType(Aws::String &&value)
void SetEngine(const char *value)
void SetVpcId(Aws::String &&value)
DBClusterAutomatedBackup & WithClusterCreateTime(Aws::Utils::DateTime &&value)
DBClusterAutomatedBackup & WithAwsBackupRecoveryPointArn(const Aws::String &value)
bool AllocatedStorageHasBeenSet() const
void SetAllocatedStorage(int value)
void SetStatus(const Aws::String &value)
void SetDbClusterResourceId(const Aws::String &value)
bool StatusHasBeenSet() const
bool KmsKeyIdHasBeenSet() const
DBClusterAutomatedBackup & WithAvailabilityZones(const Aws::Vector< Aws::String > &value)
DBClusterAutomatedBackup & WithStatus(const char *value)
const Aws::Vector< Aws::String > & GetAvailabilityZones() const
void SetDBClusterAutomatedBackupsArn(const Aws::String &value)
DBClusterAutomatedBackup & WithMasterUsername(const Aws::String &value)
DBClusterAutomatedBackup & WithRestoreWindow(RestoreWindow &&value)
void SetEngineVersion(const char *value)
const RestoreWindow & GetRestoreWindow() const
void SetStorageThroughput(int value)
void SetStorageType(const char *value)
DBClusterAutomatedBackup & AddAvailabilityZones(const Aws::String &value)
DBClusterAutomatedBackup & WithVpcId(const Aws::String &value)
DBClusterAutomatedBackup & WithStatus(Aws::String &&value)
DBClusterAutomatedBackup & WithDBClusterArn(const char *value)
bool EngineModeHasBeenSet() const
DBClusterAutomatedBackup & AddAvailabilityZones(Aws::String &&value)
void SetRestoreWindow(const RestoreWindow &value)
void SetDBClusterIdentifier(const char *value)
void SetEngineVersion(Aws::String &&value)
void SetVpcId(const char *value)
void SetKmsKeyId(const Aws::String &value)
void SetDbClusterResourceId(const char *value)
void SetLicenseModel(const char *value)
void SetAwsBackupRecoveryPointArn(const Aws::String &value)
DBClusterAutomatedBackup & WithStorageType(const char *value)
int GetBackupRetentionPeriod() const
const Aws::String & GetAwsBackupRecoveryPointArn() const
void SetEngineMode(Aws::String &&value)
bool RestoreWindowHasBeenSet() const
DBClusterAutomatedBackup & AddAvailabilityZones(const char *value)
DBClusterAutomatedBackup & WithDBClusterIdentifier(Aws::String &&value)
const Aws::String & GetStorageType() const
DBClusterAutomatedBackup & WithDBClusterAutomatedBackupsArn(const char *value)
void SetClusterCreateTime(Aws::Utils::DateTime &&value)
const Aws::String & GetMasterUsername() const
bool PortHasBeenSet() const
void SetEngine(const Aws::String &value)
DBClusterAutomatedBackup & WithRegion(const Aws::String &value)
AWS_RDS_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
void SetRestoreWindow(RestoreWindow &&value)
DBClusterAutomatedBackup & WithDbClusterResourceId(Aws::String &&value)
bool GetIAMDatabaseAuthenticationEnabled() const
void SetRegion(const char *value)
bool DBClusterIdentifierHasBeenSet() const
void SetIAMDatabaseAuthenticationEnabled(bool value)
void SetAvailabilityZones(Aws::Vector< Aws::String > &&value)
AWS_RDS_API void OutputToStream(Aws::OStream &oStream, const char *location) const
DBClusterAutomatedBackup & WithDbClusterResourceId(const Aws::String &value)
void SetDBClusterArn(const char *value)
bool VpcIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
std::basic_ostream< char, std::char_traits< char > > OStream