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/core/utils/memory/stl/AWSVector.h>
11#include <aws/rds/model/FailoverState.h>
12#include <aws/rds/model/GlobalClusterMember.h>
13#include <aws/rds/model/Tag.h>
56 inline void SetGlobalClusterIdentifier(
const char* value) { m_globalClusterIdentifierHasBeenSet =
true; m_globalClusterIdentifier.assign(value); }
73 inline void SetGlobalClusterResourceId(
const char* value) { m_globalClusterResourceIdHasBeenSet =
true; m_globalClusterResourceId.assign(value); }
87 inline void SetGlobalClusterArn(
const char* value) { m_globalClusterArnHasBeenSet =
true; m_globalClusterArn.assign(value); }
101 inline void SetStatus(
const char* value) { m_statusHasBeenSet =
true; m_status.assign(value); }
115 inline void SetEngine(
const char* value) { m_engineHasBeenSet =
true; m_engine.assign(value); }
129 inline void SetEngineVersion(
const char* value) { m_engineVersionHasBeenSet =
true; m_engineVersion.assign(value); }
144 inline void SetEngineLifecycleSupport(
const char* value) { m_engineLifecycleSupportHasBeenSet =
true; m_engineLifecycleSupport.assign(value); }
158 inline void SetDatabaseName(
const char* value) { m_databaseNameHasBeenSet =
true; m_databaseName.assign(value); }
170 inline void SetStorageEncrypted(
bool value) { m_storageEncryptedHasBeenSet =
true; m_storageEncrypted = value; }
180 inline void SetDeletionProtection(
bool value) { m_deletionProtectionHasBeenSet =
true; m_deletionProtection = value; }
208 inline void SetEndpoint(
const char* value) { m_endpointHasBeenSet =
true; m_endpoint.assign(value); }
244 bool m_globalClusterIdentifierHasBeenSet =
false;
247 bool m_globalClusterResourceIdHasBeenSet =
false;
250 bool m_globalClusterArnHasBeenSet =
false;
253 bool m_statusHasBeenSet =
false;
256 bool m_engineHasBeenSet =
false;
259 bool m_engineVersionHasBeenSet =
false;
262 bool m_engineLifecycleSupportHasBeenSet =
false;
265 bool m_databaseNameHasBeenSet =
false;
267 bool m_storageEncrypted;
268 bool m_storageEncryptedHasBeenSet =
false;
270 bool m_deletionProtection;
271 bool m_deletionProtectionHasBeenSet =
false;
274 bool m_globalClusterMembersHasBeenSet =
false;
277 bool m_endpointHasBeenSet =
false;
280 bool m_failoverStateHasBeenSet =
false;
283 bool m_tagListHasBeenSet =
false;
GlobalCluster & WithDatabaseName(const char *value)
bool DeletionProtectionHasBeenSet() const
GlobalCluster & AddGlobalClusterMembers(GlobalClusterMember &&value)
void SetDeletionProtection(bool value)
GlobalCluster & WithEngineVersion(const Aws::String &value)
const Aws::String & GetDatabaseName() const
GlobalCluster & WithEngineLifecycleSupport(const char *value)
bool DatabaseNameHasBeenSet() const
GlobalCluster & AddGlobalClusterMembers(const GlobalClusterMember &value)
bool GetDeletionProtection() const
const Aws::String & GetGlobalClusterArn() const
void SetGlobalClusterIdentifier(const Aws::String &value)
GlobalCluster & WithTagList(Aws::Vector< Tag > &&value)
bool StorageEncryptedHasBeenSet() const
GlobalCluster & WithEngineLifecycleSupport(const Aws::String &value)
const Aws::String & GetEngineLifecycleSupport() const
AWS_RDS_API GlobalCluster(const Aws::Utils::Xml::XmlNode &xmlNode)
bool StatusHasBeenSet() const
GlobalCluster & WithFailoverState(FailoverState &&value)
bool TagListHasBeenSet() const
bool EndpointHasBeenSet() const
void SetEngineLifecycleSupport(const char *value)
const Aws::String & GetStatus() const
GlobalCluster & WithDatabaseName(Aws::String &&value)
GlobalCluster & WithGlobalClusterIdentifier(Aws::String &&value)
GlobalCluster & WithTagList(const Aws::Vector< Tag > &value)
GlobalCluster & WithFailoverState(const FailoverState &value)
const Aws::String & GetGlobalClusterIdentifier() const
void SetFailoverState(const FailoverState &value)
void SetGlobalClusterIdentifier(const char *value)
GlobalCluster & WithGlobalClusterArn(Aws::String &&value)
const Aws::Vector< Tag > & GetTagList() const
void SetStorageEncrypted(bool value)
AWS_RDS_API void OutputToStream(Aws::OStream &oStream, const char *location) const
GlobalCluster & WithGlobalClusterIdentifier(const Aws::String &value)
const Aws::String & GetGlobalClusterResourceId() const
GlobalCluster & WithEndpoint(const Aws::String &value)
const Aws::String & GetEndpoint() const
GlobalCluster & WithEngine(const char *value)
void SetGlobalClusterArn(Aws::String &&value)
void SetStatus(const Aws::String &value)
GlobalCluster & AddTagList(Tag &&value)
bool FailoverStateHasBeenSet() const
void SetGlobalClusterResourceId(const char *value)
void SetEngineVersion(const char *value)
void SetGlobalClusterIdentifier(Aws::String &&value)
bool GetStorageEncrypted() const
GlobalCluster & WithGlobalClusterMembers(const Aws::Vector< GlobalClusterMember > &value)
const Aws::Vector< GlobalClusterMember > & GetGlobalClusterMembers() const
void SetStatus(const char *value)
bool EngineHasBeenSet() const
GlobalCluster & WithDeletionProtection(bool value)
GlobalCluster & WithGlobalClusterIdentifier(const char *value)
GlobalCluster & WithGlobalClusterResourceId(const char *value)
GlobalCluster & WithEndpoint(Aws::String &&value)
void SetEngineVersion(const Aws::String &value)
void SetEngine(const char *value)
void SetTagList(const Aws::Vector< Tag > &value)
GlobalCluster & WithEndpoint(const char *value)
void SetEngineLifecycleSupport(const Aws::String &value)
GlobalCluster & WithEngine(const Aws::String &value)
void SetEngineVersion(Aws::String &&value)
void SetEngineLifecycleSupport(Aws::String &&value)
GlobalCluster & WithStatus(const Aws::String &value)
GlobalCluster & WithEngineVersion(Aws::String &&value)
GlobalCluster & WithDatabaseName(const Aws::String &value)
void SetDatabaseName(Aws::String &&value)
AWS_RDS_API GlobalCluster & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
GlobalCluster & WithGlobalClusterArn(const char *value)
const Aws::String & GetEngineVersion() const
bool EngineVersionHasBeenSet() const
GlobalCluster & WithGlobalClusterResourceId(const Aws::String &value)
void SetDatabaseName(const Aws::String &value)
bool GlobalClusterArnHasBeenSet() const
void SetDatabaseName(const char *value)
void SetEndpoint(const Aws::String &value)
void SetEngine(Aws::String &&value)
void SetGlobalClusterArn(const char *value)
GlobalCluster & WithEngineLifecycleSupport(Aws::String &&value)
void SetEndpoint(Aws::String &&value)
bool GlobalClusterResourceIdHasBeenSet() const
GlobalCluster & WithGlobalClusterResourceId(Aws::String &&value)
void SetTagList(Aws::Vector< Tag > &&value)
void SetGlobalClusterResourceId(Aws::String &&value)
GlobalCluster & WithGlobalClusterMembers(Aws::Vector< GlobalClusterMember > &&value)
const Aws::String & GetEngine() const
void SetGlobalClusterArn(const Aws::String &value)
void SetGlobalClusterMembers(Aws::Vector< GlobalClusterMember > &&value)
void SetGlobalClusterResourceId(const Aws::String &value)
GlobalCluster & AddTagList(const Tag &value)
bool GlobalClusterIdentifierHasBeenSet() const
AWS_RDS_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
GlobalCluster & WithGlobalClusterArn(const Aws::String &value)
void SetFailoverState(FailoverState &&value)
void SetEndpoint(const char *value)
GlobalCluster & WithStatus(Aws::String &&value)
GlobalCluster & WithEngineVersion(const char *value)
GlobalCluster & WithStatus(const char *value)
void SetStatus(Aws::String &&value)
GlobalCluster & WithEngine(Aws::String &&value)
void SetGlobalClusterMembers(const Aws::Vector< GlobalClusterMember > &value)
bool EngineLifecycleSupportHasBeenSet() const
GlobalCluster & WithStorageEncrypted(bool value)
bool GlobalClusterMembersHasBeenSet() const
const FailoverState & GetFailoverState() const
AWS_RDS_API GlobalCluster()
void SetEngine(const Aws::String &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