66 inline void SetEmailAddress(
const char* value) { m_emailAddressHasBeenSet =
true; m_emailAddress.assign(value); }
112 inline void SetTemplateName(
const char* value) { m_templateNameHasBeenSet =
true; m_templateName.assign(value); }
156 inline void SetConfigurationSetName(
const char* value) { m_configurationSetNameHasBeenSet =
true; m_configurationSetName.assign(value); }
176 bool m_emailAddressHasBeenSet;
179 bool m_templateNameHasBeenSet;
182 bool m_configurationSetNameHasBeenSet;