7#include <aws/neptune/Neptune_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>
57 template<
typename DBClusterEndpo
intIdentifierT = Aws::String>
58 void SetDBClusterEndpointIdentifier(DBClusterEndpointIdentifierT&& value) { m_dBClusterEndpointIdentifierHasBeenSet =
true; m_dBClusterEndpointIdentifier = std::forward<DBClusterEndpointIdentifierT>(value); }
59 template<
typename DBClusterEndpo
intIdentifierT = Aws::String>
70 template<
typename DBClusterIdentifierT = Aws::String>
71 void SetDBClusterIdentifier(DBClusterIdentifierT&& value) { m_dBClusterIdentifierHasBeenSet =
true; m_dBClusterIdentifier = std::forward<DBClusterIdentifierT>(value); }
72 template<
typename DBClusterIdentifierT = Aws::String>
83 template<
typename DBClusterEndpo
intResourceIdentifierT = Aws::String>
84 void SetDBClusterEndpointResourceIdentifier(DBClusterEndpointResourceIdentifierT&& value) { m_dBClusterEndpointResourceIdentifierHasBeenSet =
true; m_dBClusterEndpointResourceIdentifier = std::forward<DBClusterEndpointResourceIdentifierT>(value); }
85 template<
typename DBClusterEndpo
intResourceIdentifierT = Aws::String>
95 template<
typename Endpo
intT = Aws::String>
96 void SetEndpoint(EndpointT&& value) { m_endpointHasBeenSet =
true; m_endpoint = std::forward<EndpointT>(value); }
97 template<
typename Endpo
intT = Aws::String>
111 template<
typename StatusT = Aws::String>
112 void SetStatus(StatusT&& value) { m_statusHasBeenSet =
true; m_status = std::forward<StatusT>(value); }
113 template<
typename StatusT = Aws::String>
124 template<
typename Endpo
intTypeT = Aws::String>
125 void SetEndpointType(EndpointTypeT&& value) { m_endpointTypeHasBeenSet =
true; m_endpointType = std::forward<EndpointTypeT>(value); }
126 template<
typename Endpo
intTypeT = Aws::String>
137 template<
typename CustomEndpo
intTypeT = Aws::String>
138 void SetCustomEndpointType(CustomEndpointTypeT&& value) { m_customEndpointTypeHasBeenSet =
true; m_customEndpointType = std::forward<CustomEndpointTypeT>(value); }
139 template<
typename CustomEndpo
intTypeT = Aws::String>
150 template<
typename StaticMembersT = Aws::Vector<Aws::String>>
151 void SetStaticMembers(StaticMembersT&& value) { m_staticMembersHasBeenSet =
true; m_staticMembers = std::forward<StaticMembersT>(value); }
152 template<
typename StaticMembersT = Aws::Vector<Aws::String>>
154 template<
typename StaticMembersT = Aws::String>
155 DBClusterEndpoint&
AddStaticMembers(StaticMembersT&& value) { m_staticMembersHasBeenSet =
true; m_staticMembers.emplace_back(std::forward<StaticMembersT>(value));
return *
this; }
166 template<
typename ExcludedMembersT = Aws::Vector<Aws::String>>
167 void SetExcludedMembers(ExcludedMembersT&& value) { m_excludedMembersHasBeenSet =
true; m_excludedMembers = std::forward<ExcludedMembersT>(value); }
168 template<
typename ExcludedMembersT = Aws::Vector<Aws::String>>
170 template<
typename ExcludedMembersT = Aws::String>
171 DBClusterEndpoint&
AddExcludedMembers(ExcludedMembersT&& value) { m_excludedMembersHasBeenSet =
true; m_excludedMembers.emplace_back(std::forward<ExcludedMembersT>(value));
return *
this; }
180 template<
typename DBClusterEndpo
intArnT = Aws::String>
181 void SetDBClusterEndpointArn(DBClusterEndpointArnT&& value) { m_dBClusterEndpointArnHasBeenSet =
true; m_dBClusterEndpointArn = std::forward<DBClusterEndpointArnT>(value); }
182 template<
typename DBClusterEndpo
intArnT = Aws::String>
188 bool m_dBClusterEndpointIdentifierHasBeenSet =
false;
191 bool m_dBClusterIdentifierHasBeenSet =
false;
194 bool m_dBClusterEndpointResourceIdentifierHasBeenSet =
false;
197 bool m_endpointHasBeenSet =
false;
200 bool m_statusHasBeenSet =
false;
203 bool m_endpointTypeHasBeenSet =
false;
206 bool m_customEndpointTypeHasBeenSet =
false;
209 bool m_staticMembersHasBeenSet =
false;
212 bool m_excludedMembersHasBeenSet =
false;
215 bool m_dBClusterEndpointArnHasBeenSet =
false;
DBClusterEndpoint & AddExcludedMembers(ExcludedMembersT &&value)
DBClusterEndpoint & WithCustomEndpointType(CustomEndpointTypeT &&value)
DBClusterEndpoint & WithEndpointType(EndpointTypeT &&value)
bool ExcludedMembersHasBeenSet() const
void SetDBClusterEndpointIdentifier(DBClusterEndpointIdentifierT &&value)
const Aws::Vector< Aws::String > & GetExcludedMembers() const
const Aws::String & GetDBClusterEndpointArn() const
void SetStaticMembers(StaticMembersT &&value)
DBClusterEndpoint & WithStatus(StatusT &&value)
void SetCustomEndpointType(CustomEndpointTypeT &&value)
DBClusterEndpoint & WithDBClusterIdentifier(DBClusterIdentifierT &&value)
AWS_NEPTUNE_API DBClusterEndpoint & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
bool StaticMembersHasBeenSet() const
AWS_NEPTUNE_API void OutputToStream(Aws::OStream &oStream, const char *location) const
const Aws::String & GetDBClusterEndpointIdentifier() const
void SetDBClusterEndpointResourceIdentifier(DBClusterEndpointResourceIdentifierT &&value)
bool EndpointHasBeenSet() const
bool DBClusterEndpointArnHasBeenSet() const
DBClusterEndpoint & WithDBClusterEndpointIdentifier(DBClusterEndpointIdentifierT &&value)
AWS_NEPTUNE_API DBClusterEndpoint()=default
DBClusterEndpoint & WithStaticMembers(StaticMembersT &&value)
const Aws::String & GetCustomEndpointType() const
bool CustomEndpointTypeHasBeenSet() const
void SetExcludedMembers(ExcludedMembersT &&value)
void SetDBClusterEndpointArn(DBClusterEndpointArnT &&value)
AWS_NEPTUNE_API DBClusterEndpoint(const Aws::Utils::Xml::XmlNode &xmlNode)
DBClusterEndpoint & WithEndpoint(EndpointT &&value)
bool DBClusterEndpointIdentifierHasBeenSet() const
bool StatusHasBeenSet() const
bool DBClusterEndpointResourceIdentifierHasBeenSet() const
const Aws::String & GetDBClusterIdentifier() const
DBClusterEndpoint & AddStaticMembers(StaticMembersT &&value)
DBClusterEndpoint & WithExcludedMembers(ExcludedMembersT &&value)
DBClusterEndpoint & WithDBClusterEndpointArn(DBClusterEndpointArnT &&value)
const Aws::String & GetDBClusterEndpointResourceIdentifier() const
DBClusterEndpoint & WithDBClusterEndpointResourceIdentifier(DBClusterEndpointResourceIdentifierT &&value)
const Aws::Vector< Aws::String > & GetStaticMembers() const
AWS_NEPTUNE_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
void SetStatus(StatusT &&value)
const Aws::String & GetEndpoint() const
bool DBClusterIdentifierHasBeenSet() const
const Aws::String & GetStatus() const
void SetEndpointType(EndpointTypeT &&value)
const Aws::String & GetEndpointType() const
bool EndpointTypeHasBeenSet() const
void SetDBClusterIdentifier(DBClusterIdentifierT &&value)
void SetEndpoint(EndpointT &&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