71 inline void SetEngine(
const char* value) { m_engineHasBeenSet =
true; m_engine.assign(value); }
115 inline void SetEngineVersion(
const char* value) { m_engineVersionHasBeenSet =
true; m_engineVersion.assign(value); }
191 inline void SetCacheParameterGroupFamily(
const char* value) { m_cacheParameterGroupFamilyHasBeenSet =
true; m_cacheParameterGroupFamily.assign(value); }
252 inline void SetMaxRecords(
int value) { m_maxRecordsHasBeenSet =
true; m_maxRecords = value; }
301 inline void SetMarker(
const char* value) { m_markerHasBeenSet =
true; m_marker.assign(value); }
344 inline void SetDefaultOnly(
bool value) { m_defaultOnlyHasBeenSet =
true; m_defaultOnly = value; }
355 bool m_engineHasBeenSet;
358 bool m_engineVersionHasBeenSet;
361 bool m_cacheParameterGroupFamilyHasBeenSet;
364 bool m_maxRecordsHasBeenSet;
367 bool m_markerHasBeenSet;
370 bool m_defaultOnlyHasBeenSet;