63 inline void SetParameterGroupName(
const char* value) { m_parameterGroupNameHasBeenSet =
true; m_parameterGroupName.assign(value); }
104 inline void SetMaxRecords(
long value) { m_maxRecordsHasBeenSet =
true; m_maxRecords = value; }
154 inline void SetMarker(
const char* value) { m_markerHasBeenSet =
true; m_marker.assign(value); }
348 bool m_parameterGroupNameHasBeenSet;
350 bool m_maxRecordsHasBeenSet;
352 bool m_markerHasBeenSet;
354 bool m_tagKeysHasBeenSet;
356 bool m_tagValuesHasBeenSet;
DescribeClusterParameterGroupsRequest & WithMarker(const Aws::String &value)
DescribeClusterParameterGroupsRequest & WithParameterGroupName(Aws::String &&value)
DescribeClusterParameterGroupsRequest & WithTagValues(const Aws::Vector< Aws::String > &value)
void SetMarker(Aws::String &&value)
void SetParameterGroupName(Aws::String &&value)
DescribeClusterParameterGroupsRequest & WithParameterGroupName(const char *value)
DescribeClusterParameterGroupsRequest & AddTagValues(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetMarker(const Aws::String &value)
void SetParameterGroupName(const Aws::String &value)
DescribeClusterParameterGroupsRequest & AddTagValues(Aws::String &&value)
const Aws::String & GetMarker() const
DescribeClusterParameterGroupsRequest & AddTagKeys(Aws::String &&value)
DescribeClusterParameterGroupsRequest & AddTagKeys(const Aws::String &value)
DescribeClusterParameterGroupsRequest & AddTagKeys(const char *value)
void SetTagKeys(const Aws::Vector< Aws::String > &value)
void SetTagKeys(Aws::Vector< Aws::String > &&value)
DescribeClusterParameterGroupsRequest & WithMaxRecords(long value)
DescribeClusterParameterGroupsRequest & WithTagValues(Aws::Vector< Aws::String > &&value)
void SetTagValues(const Aws::Vector< Aws::String > &value)
DescribeClusterParameterGroupsRequest & WithMarker(const char *value)
DescribeClusterParameterGroupsRequest & AddTagValues(const char *value)
const Aws::String & GetParameterGroupName() const
long GetMaxRecords() const
const Aws::Vector< Aws::String > & GetTagValues() const
void SetParameterGroupName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeClusterParameterGroupsRequest & WithParameterGroupName(const Aws::String &value)
DescribeClusterParameterGroupsRequest & WithMarker(Aws::String &&value)
const Aws::Vector< Aws::String > & GetTagKeys() const
DescribeClusterParameterGroupsRequest & WithTagKeys(const Aws::Vector< Aws::String > &value)
void SetTagValues(Aws::Vector< Aws::String > &&value)
void SetMarker(const char *value)
void SetMaxRecords(long value)
DescribeClusterParameterGroupsRequest & WithTagKeys(Aws::Vector< Aws::String > &&value)
JSON (JavaScript Object Notation).