7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/rds/RDS_EXPORTS.h>
12#include <aws/rds/model/Tag.h>
48 template <
typename AvailabilityZonesT = Aws::Vector<Aws::String>>
50 m_availabilityZonesHasBeenSet =
true;
51 m_availabilityZones = std::forward<AvailabilityZonesT>(value);
53 template <
typename AvailabilityZonesT = Aws::Vector<Aws::String>>
58 template <
typename AvailabilityZonesT = Aws::String>
60 m_availabilityZonesHasBeenSet =
true;
61 m_availabilityZones.emplace_back(std::forward<AvailabilityZonesT>(value));
72 template <
typename DBClusterSnapshotIdentifierT = Aws::String>
74 m_dBClusterSnapshotIdentifierHasBeenSet =
true;
75 m_dBClusterSnapshotIdentifier = std::forward<DBClusterSnapshotIdentifierT>(value);
77 template <
typename DBClusterSnapshotIdentifierT = Aws::String>
91 template <
typename DBClusterIdentifierT = Aws::String>
93 m_dBClusterIdentifierHasBeenSet =
true;
94 m_dBClusterIdentifier = std::forward<DBClusterIdentifierT>(value);
96 template <
typename DBClusterIdentifierT = Aws::String>
110 template <
typename SnapshotCreateTimeT = Aws::Utils::DateTime>
112 m_snapshotCreateTimeHasBeenSet =
true;
113 m_snapshotCreateTime = std::forward<SnapshotCreateTimeT>(value);
115 template <
typename SnapshotCreateTimeT = Aws::Utils::DateTime>
128 template <
typename EngineT = Aws::String>
130 m_engineHasBeenSet =
true;
131 m_engine = std::forward<EngineT>(value);
133 template <
typename EngineT = Aws::String>
146 template <
typename EngineModeT = Aws::String>
148 m_engineModeHasBeenSet =
true;
149 m_engineMode = std::forward<EngineModeT>(value);
151 template <
typename EngineModeT = Aws::String>
165 m_allocatedStorageHasBeenSet =
true;
166 m_allocatedStorage = value;
182 template <
typename StatusT = Aws::String>
184 m_statusHasBeenSet =
true;
185 m_status = std::forward<StatusT>(value);
187 template <
typename StatusT = Aws::String>
202 m_portHasBeenSet =
true;
217 template <
typename VpcIdT = Aws::String>
219 m_vpcIdHasBeenSet =
true;
220 m_vpcId = std::forward<VpcIdT>(value);
222 template <
typename VpcIdT = Aws::String>
224 SetVpcId(std::forward<VpcIdT>(value));
236 template <
typename ClusterCreateTimeT = Aws::Utils::DateTime>
238 m_clusterCreateTimeHasBeenSet =
true;
239 m_clusterCreateTime = std::forward<ClusterCreateTimeT>(value);
241 template <
typename ClusterCreateTimeT = Aws::Utils::DateTime>
254 template <
typename MasterUsernameT = Aws::String>
256 m_masterUsernameHasBeenSet =
true;
257 m_masterUsername = std::forward<MasterUsernameT>(value);
259 template <
typename MasterUsernameT = Aws::String>
272 template <
typename EngineVersionT = Aws::String>
274 m_engineVersionHasBeenSet =
true;
275 m_engineVersion = std::forward<EngineVersionT>(value);
277 template <
typename EngineVersionT = Aws::String>
290 template <
typename LicenseModelT = Aws::String>
292 m_licenseModelHasBeenSet =
true;
293 m_licenseModel = std::forward<LicenseModelT>(value);
295 template <
typename LicenseModelT = Aws::String>
308 template <
typename SnapshotTypeT = Aws::String>
310 m_snapshotTypeHasBeenSet =
true;
311 m_snapshotType = std::forward<SnapshotTypeT>(value);
313 template <
typename SnapshotTypeT = Aws::String>
327 m_percentProgressHasBeenSet =
true;
328 m_percentProgress = value;
343 m_storageEncryptedHasBeenSet =
true;
344 m_storageEncrypted = value;
361 template <
typename KmsKeyIdT = Aws::String>
363 m_kmsKeyIdHasBeenSet =
true;
364 m_kmsKeyId = std::forward<KmsKeyIdT>(value);
366 template <
typename KmsKeyIdT = Aws::String>
379 template <
typename DBClusterSnapshotArnT = Aws::String>
381 m_dBClusterSnapshotArnHasBeenSet =
true;
382 m_dBClusterSnapshotArn = std::forward<DBClusterSnapshotArnT>(value);
384 template <
typename DBClusterSnapshotArnT = Aws::String>
399 template <
typename SourceDBClusterSnapshotArnT = Aws::String>
401 m_sourceDBClusterSnapshotArnHasBeenSet =
true;
402 m_sourceDBClusterSnapshotArn = std::forward<SourceDBClusterSnapshotArnT>(value);
404 template <
typename SourceDBClusterSnapshotArnT = Aws::String>
419 m_iAMDatabaseAuthenticationEnabledHasBeenSet =
true;
420 m_iAMDatabaseAuthenticationEnabled = value;
432 template <
typename TagListT = Aws::Vector<Tag>>
434 m_tagListHasBeenSet =
true;
435 m_tagList = std::forward<TagListT>(value);
437 template <
typename TagListT = Aws::Vector<Tag>>
442 template <
typename TagListT = Tag>
444 m_tagListHasBeenSet =
true;
445 m_tagList.emplace_back(std::forward<TagListT>(value));
457 template <
typename StorageTypeT = Aws::String>
459 m_storageTypeHasBeenSet =
true;
460 m_storageType = std::forward<StorageTypeT>(value);
462 template <
typename StorageTypeT = Aws::String>
479 m_storageThroughputHasBeenSet =
true;
480 m_storageThroughput = value;
495 template <
typename DbClusterResourceIdT = Aws::String>
497 m_dbClusterResourceIdHasBeenSet =
true;
498 m_dbClusterResourceId = std::forward<DbClusterResourceIdT>(value);
500 template <
typename DbClusterResourceIdT = Aws::String>
513 template <
typename DBSystemIdT = Aws::String>
515 m_dBSystemIdHasBeenSet =
true;
516 m_dBSystemId = std::forward<DBSystemIdT>(value);
518 template <
typename DBSystemIdT = Aws::String>
537 int m_allocatedStorage{0};
555 int m_percentProgress{0};
557 bool m_storageEncrypted{
false};
565 bool m_iAMDatabaseAuthenticationEnabled{
false};
571 int m_storageThroughput{0};
576 bool m_availabilityZonesHasBeenSet =
false;
577 bool m_dBClusterSnapshotIdentifierHasBeenSet =
false;
578 bool m_dBClusterIdentifierHasBeenSet =
false;
579 bool m_snapshotCreateTimeHasBeenSet =
false;
580 bool m_engineHasBeenSet =
false;
581 bool m_engineModeHasBeenSet =
false;
582 bool m_allocatedStorageHasBeenSet =
false;
583 bool m_statusHasBeenSet =
false;
584 bool m_portHasBeenSet =
false;
585 bool m_vpcIdHasBeenSet =
false;
586 bool m_clusterCreateTimeHasBeenSet =
false;
587 bool m_masterUsernameHasBeenSet =
false;
588 bool m_engineVersionHasBeenSet =
false;
589 bool m_licenseModelHasBeenSet =
false;
590 bool m_snapshotTypeHasBeenSet =
false;
591 bool m_percentProgressHasBeenSet =
false;
592 bool m_storageEncryptedHasBeenSet =
false;
593 bool m_kmsKeyIdHasBeenSet =
false;
594 bool m_dBClusterSnapshotArnHasBeenSet =
false;
595 bool m_sourceDBClusterSnapshotArnHasBeenSet =
false;
596 bool m_iAMDatabaseAuthenticationEnabledHasBeenSet =
false;
597 bool m_tagListHasBeenSet =
false;
598 bool m_storageTypeHasBeenSet =
false;
599 bool m_storageThroughputHasBeenSet =
false;
600 bool m_dbClusterResourceIdHasBeenSet =
false;
601 bool m_dBSystemIdHasBeenSet =
false;
bool LicenseModelHasBeenSet() const
bool GetIAMDatabaseAuthenticationEnabled() const
void SetStorageType(StorageTypeT &&value)
DBClusterSnapshot & WithSnapshotType(SnapshotTypeT &&value)
const Aws::String & GetDBClusterSnapshotIdentifier() const
bool StorageEncryptedHasBeenSet() const
void SetEngine(EngineT &&value)
void SetSourceDBClusterSnapshotArn(SourceDBClusterSnapshotArnT &&value)
void SetMasterUsername(MasterUsernameT &&value)
void SetPercentProgress(int value)
void SetSnapshotType(SnapshotTypeT &&value)
DBClusterSnapshot & WithIAMDatabaseAuthenticationEnabled(bool value)
void SetAvailabilityZones(AvailabilityZonesT &&value)
DBClusterSnapshot & WithDbClusterResourceId(DbClusterResourceIdT &&value)
DBClusterSnapshot & WithVpcId(VpcIdT &&value)
void SetDBSystemId(DBSystemIdT &&value)
const Aws::String & GetDbClusterResourceId() const
bool DbClusterResourceIdHasBeenSet() const
void SetTagList(TagListT &&value)
DBClusterSnapshot & WithStorageEncrypted(bool value)
DBClusterSnapshot & WithDBClusterSnapshotArn(DBClusterSnapshotArnT &&value)
bool EngineVersionHasBeenSet() const
bool GetStorageEncrypted() const
int GetPercentProgress() const
const Aws::String & GetStorageType() const
bool DBClusterSnapshotArnHasBeenSet() const
AWS_RDS_API DBClusterSnapshot()=default
const Aws::String & GetSourceDBClusterSnapshotArn() const
const Aws::Utils::DateTime & GetSnapshotCreateTime() const
bool SnapshotCreateTimeHasBeenSet() const
bool PercentProgressHasBeenSet() const
void SetLicenseModel(LicenseModelT &&value)
bool AvailabilityZonesHasBeenSet() const
void SetEngineVersion(EngineVersionT &&value)
bool SourceDBClusterSnapshotArnHasBeenSet() const
DBClusterSnapshot & WithStorageThroughput(int value)
const Aws::Vector< Tag > & GetTagList() const
DBClusterSnapshot & WithEngineVersion(EngineVersionT &&value)
const Aws::String & GetStatus() const
AWS_RDS_API void OutputToStream(Aws::OStream &oStream, const char *location) const
bool VpcIdHasBeenSet() const
DBClusterSnapshot & WithSnapshotCreateTime(SnapshotCreateTimeT &&value)
DBClusterSnapshot & WithDBSystemId(DBSystemIdT &&value)
void SetVpcId(VpcIdT &&value)
bool StatusHasBeenSet() const
void SetIAMDatabaseAuthenticationEnabled(bool value)
AWS_RDS_API DBClusterSnapshot(const Aws::Utils::Xml::XmlNode &xmlNode)
bool StorageThroughputHasBeenSet() const
DBClusterSnapshot & WithClusterCreateTime(ClusterCreateTimeT &&value)
void SetAllocatedStorage(int value)
bool MasterUsernameHasBeenSet() const
DBClusterSnapshot & WithStorageType(StorageTypeT &&value)
bool EngineHasBeenSet() const
AWS_RDS_API DBClusterSnapshot & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
bool IAMDatabaseAuthenticationEnabledHasBeenSet() const
DBClusterSnapshot & WithLicenseModel(LicenseModelT &&value)
void SetEngineMode(EngineModeT &&value)
bool PortHasBeenSet() const
const Aws::String & GetEngine() const
void SetStorageEncrypted(bool value)
int GetAllocatedStorage() const
DBClusterSnapshot & WithDBClusterSnapshotIdentifier(DBClusterSnapshotIdentifierT &&value)
void SetClusterCreateTime(ClusterCreateTimeT &&value)
const Aws::String & GetVpcId() const
const Aws::String & GetDBClusterSnapshotArn() const
bool DBSystemIdHasBeenSet() const
bool AllocatedStorageHasBeenSet() const
const Aws::String & GetEngineVersion() const
bool ClusterCreateTimeHasBeenSet() const
bool SnapshotTypeHasBeenSet() const
int GetStorageThroughput() const
void SetDBClusterSnapshotIdentifier(DBClusterSnapshotIdentifierT &&value)
DBClusterSnapshot & AddAvailabilityZones(AvailabilityZonesT &&value)
AWS_RDS_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
bool StorageTypeHasBeenSet() const
DBClusterSnapshot & WithAllocatedStorage(int value)
void SetStorageThroughput(int value)
const Aws::String & GetDBClusterIdentifier() const
DBClusterSnapshot & WithTagList(TagListT &&value)
const Aws::String & GetLicenseModel() const
const Aws::Utils::DateTime & GetClusterCreateTime() const
DBClusterSnapshot & WithStatus(StatusT &&value)
void SetDBClusterIdentifier(DBClusterIdentifierT &&value)
const Aws::Vector< Aws::String > & GetAvailabilityZones() const
void SetDBClusterSnapshotArn(DBClusterSnapshotArnT &&value)
DBClusterSnapshot & WithEngine(EngineT &&value)
const Aws::String & GetEngineMode() const
bool DBClusterSnapshotIdentifierHasBeenSet() const
const Aws::String & GetMasterUsername() const
DBClusterSnapshot & WithDBClusterIdentifier(DBClusterIdentifierT &&value)
bool EngineModeHasBeenSet() const
const Aws::String & GetSnapshotType() const
const Aws::String & GetKmsKeyId() const
void SetKmsKeyId(KmsKeyIdT &&value)
const Aws::String & GetDBSystemId() const
bool TagListHasBeenSet() const
DBClusterSnapshot & WithKmsKeyId(KmsKeyIdT &&value)
void SetDbClusterResourceId(DbClusterResourceIdT &&value)
DBClusterSnapshot & WithPercentProgress(int value)
DBClusterSnapshot & WithAvailabilityZones(AvailabilityZonesT &&value)
DBClusterSnapshot & WithMasterUsername(MasterUsernameT &&value)
void SetStatus(StatusT &&value)
DBClusterSnapshot & WithEngineMode(EngineModeT &&value)
DBClusterSnapshot & WithPort(int value)
void SetSnapshotCreateTime(SnapshotCreateTimeT &&value)
DBClusterSnapshot & AddTagList(TagListT &&value)
bool KmsKeyIdHasBeenSet() const
bool DBClusterIdentifierHasBeenSet() const
DBClusterSnapshot & WithSourceDBClusterSnapshotArn(SourceDBClusterSnapshotArnT &&value)
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