70 inline void SetDBClusterIdentifier(
const char* value) { m_dBClusterIdentifierHasBeenSet =
true; m_dBClusterIdentifier.assign(value); }
101 bool m_dBClusterIdentifierHasBeenSet;
void SetDBClusterIdentifier(Aws::String &&value)
void SetDBClusterIdentifier(const Aws::String &value)
FailoverDBClusterRequest & WithDBClusterIdentifier(const Aws::String &value)
const Aws::String & GetDBClusterIdentifier() const
FailoverDBClusterRequest & WithDBClusterIdentifier(const char *value)
void SetDBClusterIdentifier(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
FailoverDBClusterRequest & WithDBClusterIdentifier(Aws::String &&value)
JSON (JavaScript Object Notation).