62 inline void SetParameterGroupName(
const char* value) { m_parameterGroupNameHasBeenSet =
true; m_parameterGroupName.assign(value); }
87 bool m_parameterGroupNameHasBeenSet;
DeleteClusterParameterGroupRequest & WithParameterGroupName(const char *value)
void SetParameterGroupName(const char *value)
DeleteClusterParameterGroupRequest & WithParameterGroupName(Aws::String &&value)
void SetParameterGroupName(const Aws::String &value)
const Aws::String & GetParameterGroupName() const
DeleteClusterParameterGroupRequest & WithParameterGroupName(const Aws::String &value)
void SetParameterGroupName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).