96 inline void SetIdentity(
const char* value) { m_identityHasBeenSet =
true; m_identity.assign(value); }
199 inline void SetSnsTopic(
const char* value) { m_snsTopicHasBeenSet =
true; m_snsTopic.assign(value); }
225 bool m_identityHasBeenSet;
228 bool m_notificationTypeHasBeenSet;
231 bool m_snsTopicHasBeenSet;