56 inline void SetDBClusterParameterGroupName(
const char* value) { m_dBClusterParameterGroupNameHasBeenSet =
true; m_dBClusterParameterGroupName.assign(value); }
87 inline void SetResetAllParameters(
bool value) { m_resetAllParametersHasBeenSet =
true; m_resetAllParameters = value; }
148 bool m_dBClusterParameterGroupNameHasBeenSet;
149 bool m_resetAllParameters;
150 bool m_resetAllParametersHasBeenSet;
152 bool m_parametersHasBeenSet;
ResetDBClusterParameterGroupRequest & WithParameters(Aws::Vector< Parameter > &&value)
void SetParameters(const Aws::Vector< Parameter > &value)
ResetDBClusterParameterGroupRequest & AddParameters(const Parameter &value)
ResetDBClusterParameterGroupRequest & WithDBClusterParameterGroupName(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::String & GetDBClusterParameterGroupName() const
ResetDBClusterParameterGroupRequest & WithResetAllParameters(bool value)
void SetDBClusterParameterGroupName(const char *value)
const Aws::Vector< Parameter > & GetParameters() const
void SetParameters(Aws::Vector< Parameter > &&value)
void SetDBClusterParameterGroupName(Aws::String &&value)
ResetDBClusterParameterGroupRequest & WithDBClusterParameterGroupName(Aws::String &&value)
bool GetResetAllParameters() const
void SetResetAllParameters(bool value)
ResetDBClusterParameterGroupRequest & AddParameters(Parameter &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ResetDBClusterParameterGroupRequest & WithParameters(const Aws::Vector< Parameter > &value)
ResetDBClusterParameterGroupRequest & WithDBClusterParameterGroupName(const char *value)
JSON (JavaScript Object Notation).
void SetDBClusterParameterGroupName(const Aws::String &value)