54 inline void SetClusterIdentifier(
const char* value) { m_clusterIdentifierHasBeenSet =
true; m_clusterIdentifier.assign(value); }
73 bool m_clusterIdentifierHasBeenSet;
RebootClusterRequest & WithClusterIdentifier(Aws::String &&value)
RebootClusterRequest & WithClusterIdentifier(const Aws::String &value)
const Aws::String & GetClusterIdentifier() const
void SetClusterIdentifier(const Aws::String &value)
RebootClusterRequest & WithClusterIdentifier(const char *value)
void SetClusterIdentifier(Aws::String &&value)
void SetClusterIdentifier(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).