7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/notificationscontacts/NotificationsContacts_EXPORTS.h>
19namespace NotificationsContacts {
39 template <
typename MessageT = Aws::String>
41 m_messageHasBeenSet =
true;
42 m_message = std::forward<MessageT>(value);
44 template <
typename MessageT = Aws::String>
57 template <
typename ResourceIdT = Aws::String>
59 m_resourceIdHasBeenSet =
true;
60 m_resourceId = std::forward<ResourceIdT>(value);
62 template <
typename ResourceIdT = Aws::String>
75 template <
typename ResourceTypeT = Aws::String>
77 m_resourceTypeHasBeenSet =
true;
78 m_resourceType = std::forward<ResourceTypeT>(value);
80 template <
typename ResourceTypeT = Aws::String>
92 bool m_messageHasBeenSet =
false;
93 bool m_resourceIdHasBeenSet =
false;
94 bool m_resourceTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue