66 inline void SetDBClusterParameterGroupName(
const char* value) { m_dBClusterParameterGroupNameHasBeenSet =
true; m_dBClusterParameterGroupName.assign(value); }
94 bool m_dBClusterParameterGroupNameHasBeenSet;
const Aws::String & GetDBClusterParameterGroupName() const
void SetDBClusterParameterGroupName(Aws::String &&value)
void SetDBClusterParameterGroupName(const Aws::String &value)
DeleteDBClusterParameterGroupRequest & WithDBClusterParameterGroupName(Aws::String &&value)
void SetDBClusterParameterGroupName(const char *value)
DeleteDBClusterParameterGroupRequest & WithDBClusterParameterGroupName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DeleteDBClusterParameterGroupRequest & WithDBClusterParameterGroupName(const char *value)
JSON (JavaScript Object Notation).