7#include <aws/rds/RDS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/rds/model/Tag.h>
71 inline void SetDBClusterSnapshotIdentifier(
const char* value) { m_dBClusterSnapshotIdentifierHasBeenSet =
true; m_dBClusterSnapshotIdentifier.assign(value); }
86 inline void SetDBClusterIdentifier(
const char* value) { m_dBClusterIdentifierHasBeenSet =
true; m_dBClusterIdentifier.assign(value); }
113 inline void SetEngine(
const char* value) { m_engineHasBeenSet =
true; m_engine.assign(value); }
127 inline void SetEngineMode(
const char* value) { m_engineModeHasBeenSet =
true; m_engineMode.assign(value); }
139 inline void SetAllocatedStorage(
int value) { m_allocatedStorageHasBeenSet =
true; m_allocatedStorage = value; }
153 inline void SetStatus(
const char* value) { m_statusHasBeenSet =
true; m_status.assign(value); }
166 inline void SetPort(
int value) { m_portHasBeenSet =
true; m_port = value; }
178 inline void SetVpcId(
const char* value) { m_vpcIdHasBeenSet =
true; m_vpcId.assign(value); }
205 inline void SetMasterUsername(
const char* value) { m_masterUsernameHasBeenSet =
true; m_masterUsername.assign(value); }
219 inline void SetEngineVersion(
const char* value) { m_engineVersionHasBeenSet =
true; m_engineVersion.assign(value); }
233 inline void SetLicenseModel(
const char* value) { m_licenseModelHasBeenSet =
true; m_licenseModel.assign(value); }
247 inline void SetSnapshotType(
const char* value) { m_snapshotTypeHasBeenSet =
true; m_snapshotType.assign(value); }
259 inline void SetPercentProgress(
int value) { m_percentProgressHasBeenSet =
true; m_percentProgress = value; }
269 inline void SetStorageEncrypted(
bool value) { m_storageEncryptedHasBeenSet =
true; m_storageEncrypted = value; }
284 inline void SetKmsKeyId(
const char* value) { m_kmsKeyIdHasBeenSet =
true; m_kmsKeyId.assign(value); }
298 inline void SetDBClusterSnapshotArn(
const char* value) { m_dBClusterSnapshotArnHasBeenSet =
true; m_dBClusterSnapshotArn.assign(value); }
351 inline void SetDBSystemId(
const char* value) { m_dBSystemIdHasBeenSet =
true; m_dBSystemId.assign(value); }
366 inline void SetStorageType(
const char* value) { m_storageTypeHasBeenSet =
true; m_storageType.assign(value); }
381 inline void SetDbClusterResourceId(
const char* value) { m_dbClusterResourceIdHasBeenSet =
true; m_dbClusterResourceId.assign(value); }
396 inline void SetStorageThroughput(
int value) { m_storageThroughputHasBeenSet =
true; m_storageThroughput = value; }
402 bool m_availabilityZonesHasBeenSet =
false;
405 bool m_dBClusterSnapshotIdentifierHasBeenSet =
false;
408 bool m_dBClusterIdentifierHasBeenSet =
false;
411 bool m_snapshotCreateTimeHasBeenSet =
false;
414 bool m_engineHasBeenSet =
false;
417 bool m_engineModeHasBeenSet =
false;
419 int m_allocatedStorage;
420 bool m_allocatedStorageHasBeenSet =
false;
423 bool m_statusHasBeenSet =
false;
426 bool m_portHasBeenSet =
false;
429 bool m_vpcIdHasBeenSet =
false;
432 bool m_clusterCreateTimeHasBeenSet =
false;
435 bool m_masterUsernameHasBeenSet =
false;
438 bool m_engineVersionHasBeenSet =
false;
441 bool m_licenseModelHasBeenSet =
false;
444 bool m_snapshotTypeHasBeenSet =
false;
446 int m_percentProgress;
447 bool m_percentProgressHasBeenSet =
false;
449 bool m_storageEncrypted;
450 bool m_storageEncryptedHasBeenSet =
false;
453 bool m_kmsKeyIdHasBeenSet =
false;
456 bool m_dBClusterSnapshotArnHasBeenSet =
false;
459 bool m_sourceDBClusterSnapshotArnHasBeenSet =
false;
461 bool m_iAMDatabaseAuthenticationEnabled;
462 bool m_iAMDatabaseAuthenticationEnabledHasBeenSet =
false;
465 bool m_tagListHasBeenSet =
false;
468 bool m_dBSystemIdHasBeenSet =
false;
471 bool m_storageTypeHasBeenSet =
false;
474 bool m_dbClusterResourceIdHasBeenSet =
false;
476 int m_storageThroughput;
477 bool m_storageThroughputHasBeenSet =
false;
bool LicenseModelHasBeenSet() const
bool GetIAMDatabaseAuthenticationEnabled() const
DBClusterSnapshot & AddAvailabilityZones(const Aws::String &value)
const Aws::String & GetDBClusterSnapshotIdentifier() const
DBClusterSnapshot & WithEngineMode(const Aws::String &value)
void SetAvailabilityZones(Aws::Vector< Aws::String > &&value)
bool StorageEncryptedHasBeenSet() const
DBClusterSnapshot & WithStorageType(const Aws::String &value)
void SetVpcId(const Aws::String &value)
void SetPercentProgress(int value)
void SetDBClusterSnapshotIdentifier(const Aws::String &value)
void SetDBClusterIdentifier(const Aws::String &value)
void SetEngine(const Aws::String &value)
DBClusterSnapshot & WithIAMDatabaseAuthenticationEnabled(bool value)
DBClusterSnapshot & WithEngine(Aws::String &&value)
DBClusterSnapshot & AddAvailabilityZones(const char *value)
DBClusterSnapshot & WithVpcId(const char *value)
void SetDBClusterSnapshotArn(const Aws::String &value)
DBClusterSnapshot & WithEngineVersion(const Aws::String &value)
void SetMasterUsername(const char *value)
DBClusterSnapshot & WithDbClusterResourceId(Aws::String &&value)
DBClusterSnapshot & WithDBClusterSnapshotIdentifier(Aws::String &&value)
void SetStatus(const char *value)
const Aws::String & GetDbClusterResourceId() const
bool DbClusterResourceIdHasBeenSet() const
DBClusterSnapshot & WithLicenseModel(Aws::String &&value)
void SetMasterUsername(Aws::String &&value)
void SetEngineMode(const Aws::String &value)
void SetEngineVersion(Aws::String &&value)
DBClusterSnapshot & WithStorageEncrypted(bool value)
DBClusterSnapshot & WithDBSystemId(const char *value)
bool EngineVersionHasBeenSet() const
void SetDBSystemId(const Aws::String &value)
bool GetStorageEncrypted() const
void SetSnapshotCreateTime(Aws::Utils::DateTime &&value)
DBClusterSnapshot & WithEngineMode(Aws::String &&value)
DBClusterSnapshot & WithDBClusterIdentifier(const char *value)
DBClusterSnapshot & WithMasterUsername(const char *value)
int GetPercentProgress() const
const Aws::String & GetStorageType() const
bool DBClusterSnapshotArnHasBeenSet() const
const Aws::String & GetSourceDBClusterSnapshotArn() const
void SetDBClusterIdentifier(Aws::String &&value)
void SetSnapshotType(const Aws::String &value)
DBClusterSnapshot & WithDBSystemId(const Aws::String &value)
void SetMasterUsername(const Aws::String &value)
const Aws::Utils::DateTime & GetSnapshotCreateTime() const
DBClusterSnapshot & WithDBClusterIdentifier(const Aws::String &value)
AWS_RDS_API DBClusterSnapshot()
bool SnapshotCreateTimeHasBeenSet() const
bool PercentProgressHasBeenSet() const
void SetDBClusterSnapshotArn(Aws::String &&value)
DBClusterSnapshot & WithAvailabilityZones(Aws::Vector< Aws::String > &&value)
void SetLicenseModel(const char *value)
bool AvailabilityZonesHasBeenSet() const
void SetVpcId(const char *value)
bool SourceDBClusterSnapshotArnHasBeenSet() const
DBClusterSnapshot & WithKmsKeyId(const Aws::String &value)
DBClusterSnapshot & WithStorageThroughput(int value)
DBClusterSnapshot & WithStorageType(const char *value)
const Aws::Vector< Tag > & GetTagList() const
DBClusterSnapshot & WithSnapshotCreateTime(const Aws::Utils::DateTime &value)
DBClusterSnapshot & WithEngineMode(const char *value)
void SetDbClusterResourceId(Aws::String &&value)
void SetDBClusterSnapshotIdentifier(Aws::String &&value)
DBClusterSnapshot & WithDBClusterSnapshotIdentifier(const Aws::String &value)
const Aws::String & GetStatus() const
void SetClusterCreateTime(const Aws::Utils::DateTime &value)
void SetDBClusterSnapshotArn(const char *value)
DBClusterSnapshot & WithDbClusterResourceId(const char *value)
AWS_RDS_API void OutputToStream(Aws::OStream &oStream, const char *location) const
bool VpcIdHasBeenSet() const
DBClusterSnapshot & WithSnapshotType(const Aws::String &value)
void SetStorageType(Aws::String &&value)
DBClusterSnapshot & WithVpcId(Aws::String &&value)
DBClusterSnapshot & WithSourceDBClusterSnapshotArn(Aws::String &&value)
void SetVpcId(Aws::String &&value)
bool StatusHasBeenSet() const
void SetIAMDatabaseAuthenticationEnabled(bool value)
void SetAvailabilityZones(const Aws::Vector< Aws::String > &value)
DBClusterSnapshot & WithClusterCreateTime(const Aws::Utils::DateTime &value)
AWS_RDS_API DBClusterSnapshot(const Aws::Utils::Xml::XmlNode &xmlNode)
bool StorageThroughputHasBeenSet() const
DBClusterSnapshot & AddAvailabilityZones(Aws::String &&value)
DBClusterSnapshot & WithTagList(Aws::Vector< Tag > &&value)
DBClusterSnapshot & WithMasterUsername(Aws::String &&value)
void SetAllocatedStorage(int value)
bool MasterUsernameHasBeenSet() const
DBClusterSnapshot & WithStatus(const Aws::String &value)
DBClusterSnapshot & WithSourceDBClusterSnapshotArn(const char *value)
bool EngineHasBeenSet() const
AWS_RDS_API DBClusterSnapshot & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
DBClusterSnapshot & WithDBClusterSnapshotArn(const Aws::String &value)
void SetDbClusterResourceId(const Aws::String &value)
bool IAMDatabaseAuthenticationEnabledHasBeenSet() const
void SetSourceDBClusterSnapshotArn(const char *value)
void SetClusterCreateTime(Aws::Utils::DateTime &&value)
bool PortHasBeenSet() const
DBClusterSnapshot & WithDBSystemId(Aws::String &&value)
DBClusterSnapshot & WithTagList(const Aws::Vector< Tag > &value)
const Aws::String & GetEngine() const
void SetSourceDBClusterSnapshotArn(const Aws::String &value)
DBClusterSnapshot & WithDbClusterResourceId(const Aws::String &value)
DBClusterSnapshot & WithEngine(const Aws::String &value)
void SetEngine(const char *value)
DBClusterSnapshot & WithEngineVersion(Aws::String &&value)
void SetDBSystemId(const char *value)
void SetStorageEncrypted(bool value)
int GetAllocatedStorage() const
DBClusterSnapshot & WithClusterCreateTime(Aws::Utils::DateTime &&value)
DBClusterSnapshot & WithKmsKeyId(Aws::String &&value)
void SetKmsKeyId(const Aws::String &value)
void SetEngine(Aws::String &&value)
DBClusterSnapshot & WithSourceDBClusterSnapshotArn(const Aws::String &value)
const Aws::String & GetVpcId() const
DBClusterSnapshot & AddTagList(Tag &&value)
DBClusterSnapshot & WithMasterUsername(const Aws::String &value)
const Aws::String & GetDBClusterSnapshotArn() const
void SetDbClusterResourceId(const char *value)
bool DBSystemIdHasBeenSet() const
DBClusterSnapshot & WithDBClusterSnapshotIdentifier(const char *value)
bool AllocatedStorageHasBeenSet() const
void SetStatus(Aws::String &&value)
const Aws::String & GetEngineVersion() const
bool ClusterCreateTimeHasBeenSet() const
bool SnapshotTypeHasBeenSet() const
int GetStorageThroughput() const
DBClusterSnapshot & WithDBClusterSnapshotArn(const char *value)
DBClusterSnapshot & WithSnapshotType(Aws::String &&value)
DBClusterSnapshot & WithSnapshotCreateTime(Aws::Utils::DateTime &&value)
DBClusterSnapshot & WithSnapshotType(const char *value)
void SetEngineVersion(const char *value)
AWS_RDS_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
DBClusterSnapshot & WithStatus(const char *value)
bool StorageTypeHasBeenSet() const
void SetSnapshotCreateTime(const Aws::Utils::DateTime &value)
void SetStatus(const Aws::String &value)
DBClusterSnapshot & WithAllocatedStorage(int value)
DBClusterSnapshot & WithStatus(Aws::String &&value)
DBClusterSnapshot & WithVpcId(const Aws::String &value)
void SetStorageThroughput(int value)
const Aws::String & GetDBClusterIdentifier() const
void SetSourceDBClusterSnapshotArn(Aws::String &&value)
DBClusterSnapshot & AddTagList(const Tag &value)
void SetTagList(Aws::Vector< Tag > &&value)
const Aws::String & GetLicenseModel() const
const Aws::Utils::DateTime & GetClusterCreateTime() const
DBClusterSnapshot & WithAvailabilityZones(const Aws::Vector< Aws::String > &value)
void SetTagList(const Aws::Vector< Tag > &value)
const Aws::Vector< Aws::String > & GetAvailabilityZones() const
void SetDBClusterSnapshotIdentifier(const char *value)
void SetEngineMode(Aws::String &&value)
DBClusterSnapshot & WithLicenseModel(const char *value)
DBClusterSnapshot & WithKmsKeyId(const char *value)
const Aws::String & GetEngineMode() const
bool DBClusterSnapshotIdentifierHasBeenSet() const
const Aws::String & GetMasterUsername() const
void SetStorageType(const char *value)
void SetLicenseModel(const Aws::String &value)
bool EngineModeHasBeenSet() const
const Aws::String & GetSnapshotType() const
void SetKmsKeyId(const char *value)
const Aws::String & GetKmsKeyId() const
void SetDBClusterIdentifier(const char *value)
void SetEngineMode(const char *value)
void SetKmsKeyId(Aws::String &&value)
DBClusterSnapshot & WithEngineVersion(const char *value)
void SetDBSystemId(Aws::String &&value)
DBClusterSnapshot & WithDBClusterIdentifier(Aws::String &&value)
DBClusterSnapshot & WithEngine(const char *value)
void SetLicenseModel(Aws::String &&value)
DBClusterSnapshot & WithLicenseModel(const Aws::String &value)
void SetSnapshotType(Aws::String &&value)
const Aws::String & GetDBSystemId() const
bool TagListHasBeenSet() const
DBClusterSnapshot & WithStorageType(Aws::String &&value)
void SetEngineVersion(const Aws::String &value)
void SetSnapshotType(const char *value)
DBClusterSnapshot & WithPercentProgress(int value)
void SetStorageType(const Aws::String &value)
DBClusterSnapshot & WithDBClusterSnapshotArn(Aws::String &&value)
DBClusterSnapshot & WithPort(int value)
bool KmsKeyIdHasBeenSet() const
bool DBClusterIdentifierHasBeenSet() 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