7#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/rds/RDS_EXPORTS.h>
11#include <aws/rds/model/ResponseMetadata.h>
12#include <aws/rds/model/Tag.h>
47 template <
typename DBShardGroupResourceIdT = Aws::String>
49 m_dBShardGroupResourceIdHasBeenSet =
true;
50 m_dBShardGroupResourceId = std::forward<DBShardGroupResourceIdT>(value);
52 template <
typename DBShardGroupResourceIdT = Aws::String>
65 template <
typename DBShardGroupIdentifierT = Aws::String>
67 m_dBShardGroupIdentifierHasBeenSet =
true;
68 m_dBShardGroupIdentifier = std::forward<DBShardGroupIdentifierT>(value);
70 template <
typename DBShardGroupIdentifierT = Aws::String>
83 template <
typename DBClusterIdentifierT = Aws::String>
85 m_dBClusterIdentifierHasBeenSet =
true;
86 m_dBClusterIdentifier = std::forward<DBClusterIdentifierT>(value);
88 template <
typename DBClusterIdentifierT = Aws::String>
103 m_maxACUHasBeenSet =
true;
120 m_minACUHasBeenSet =
true;
141 m_computeRedundancyHasBeenSet =
true;
142 m_computeRedundancy = value;
156 template <
typename StatusT = Aws::String>
158 m_statusHasBeenSet =
true;
159 m_status = std::forward<StatusT>(value);
161 template <
typename StatusT = Aws::String>
185 m_publiclyAccessibleHasBeenSet =
true;
186 m_publiclyAccessible = value;
200 template <
typename Endpo
intT = Aws::String>
202 m_endpointHasBeenSet =
true;
203 m_endpoint = std::forward<EndpointT>(value);
205 template <
typename Endpo
intT = Aws::String>
218 template <
typename DBShardGroupArnT = Aws::String>
220 m_dBShardGroupArnHasBeenSet =
true;
221 m_dBShardGroupArn = std::forward<DBShardGroupArnT>(value);
223 template <
typename DBShardGroupArnT = Aws::String>
234 template <
typename TagListT = Aws::Vector<Tag>>
236 m_tagListHasBeenSet =
true;
237 m_tagList = std::forward<TagListT>(value);
239 template <
typename TagListT = Aws::Vector<Tag>>
244 template <
typename TagListT = Tag>
246 m_tagListHasBeenSet =
true;
247 m_tagList.emplace_back(std::forward<TagListT>(value));
255 template <
typename ResponseMetadataT = ResponseMetadata>
257 m_responseMetadataHasBeenSet =
true;
258 m_responseMetadata = std::forward<ResponseMetadataT>(value);
260 template <
typename ResponseMetadataT = ResponseMetadata>
273 double m_maxACU{0.0};
275 double m_minACU{0.0};
277 int m_computeRedundancy{0};
281 bool m_publiclyAccessible{
false};
289 ResponseMetadata m_responseMetadata;
290 bool m_dBShardGroupResourceIdHasBeenSet =
false;
291 bool m_dBShardGroupIdentifierHasBeenSet =
false;
292 bool m_dBClusterIdentifierHasBeenSet =
false;
293 bool m_maxACUHasBeenSet =
false;
294 bool m_minACUHasBeenSet =
false;
295 bool m_computeRedundancyHasBeenSet =
false;
296 bool m_statusHasBeenSet =
false;
297 bool m_publiclyAccessibleHasBeenSet =
false;
298 bool m_endpointHasBeenSet =
false;
299 bool m_dBShardGroupArnHasBeenSet =
false;
300 bool m_tagListHasBeenSet =
false;
301 bool m_responseMetadataHasBeenSet =
true;
void SetDBShardGroupIdentifier(DBShardGroupIdentifierT &&value)
DBShardGroup & WithMaxACU(double value)
void SetEndpoint(EndpointT &&value)
bool DBShardGroupResourceIdHasBeenSet() const
bool GetPubliclyAccessible() const
AWS_RDS_API DBShardGroup & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
bool DBShardGroupArnHasBeenSet() const
bool PubliclyAccessibleHasBeenSet() const
DBShardGroup & WithResponseMetadata(ResponseMetadataT &&value)
DBShardGroup & WithDBShardGroupArn(DBShardGroupArnT &&value)
const Aws::String & GetDBShardGroupIdentifier() const
bool ComputeRedundancyHasBeenSet() const
DBShardGroup & WithDBShardGroupIdentifier(DBShardGroupIdentifierT &&value)
DBShardGroup & WithPubliclyAccessible(bool value)
AWS_RDS_API DBShardGroup()=default
DBShardGroup & WithMinACU(double value)
bool DBShardGroupIdentifierHasBeenSet() const
void SetResponseMetadata(ResponseMetadataT &&value)
bool EndpointHasBeenSet() const
const ResponseMetadata & GetResponseMetadata() const
void SetPubliclyAccessible(bool value)
void SetStatus(StatusT &&value)
void SetMaxACU(double value)
const Aws::String & GetEndpoint() const
DBShardGroup & WithDBClusterIdentifier(DBClusterIdentifierT &&value)
DBShardGroup & WithComputeRedundancy(int value)
DBShardGroup & AddTagList(TagListT &&value)
void SetDBShardGroupArn(DBShardGroupArnT &&value)
void SetTagList(TagListT &&value)
DBShardGroup & WithEndpoint(EndpointT &&value)
AWS_RDS_API void OutputToStream(Aws::OStream &oStream, const char *location) const
const Aws::String & GetDBClusterIdentifier() const
DBShardGroup & WithStatus(StatusT &&value)
bool DBClusterIdentifierHasBeenSet() const
const Aws::String & GetDBShardGroupArn() const
DBShardGroup & WithDBShardGroupResourceId(DBShardGroupResourceIdT &&value)
DBShardGroup & WithTagList(TagListT &&value)
AWS_RDS_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
bool StatusHasBeenSet() const
void SetDBShardGroupResourceId(DBShardGroupResourceIdT &&value)
void SetDBClusterIdentifier(DBClusterIdentifierT &&value)
const Aws::String & GetStatus() const
const Aws::Vector< Tag > & GetTagList() const
AWS_RDS_API DBShardGroup(const Aws::Utils::Xml::XmlNode &xmlNode)
bool MinACUHasBeenSet() const
bool MaxACUHasBeenSet() const
void SetMinACU(double value)
int GetComputeRedundancy() const
void SetComputeRedundancy(int value)
const Aws::String & GetDBShardGroupResourceId() const
bool TagListHasBeenSet() 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