71 inline void SetRecipient(
const char* value) { m_recipientHasBeenSet =
true; m_recipient.assign(value); }
137 inline void SetRecipientArn(
const char* value) { m_recipientArnHasBeenSet =
true; m_recipientArn.assign(value); }
252 bool m_recipientHasBeenSet;
255 bool m_recipientArnHasBeenSet;
258 bool m_bounceTypeHasBeenSet;
261 bool m_recipientDsnFieldsHasBeenSet;