34 inline virtual const char*
GetServiceRequestName()
const override {
return "UpdateConfigurationSetReputationMetricsEnabled"; }
66 inline void SetConfigurationSetName(
const char* value) { m_configurationSetNameHasBeenSet =
true; m_configurationSetName.assign(value); }
100 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
111 bool m_configurationSetNameHasBeenSet;
114 bool m_enabledHasBeenSet;