63 inline void SetIdentity(
const char* value) { m_identityHasBeenSet =
true; m_identity.assign(value); }
133 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
148 bool m_identityHasBeenSet;
150 bool m_notificationTypeHasBeenSet;
152 bool m_enabledHasBeenSet;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).