7#include <aws/codecommit/CodeCommit_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetEmoji(
const char* value) { m_emojiHasBeenSet =
true; m_emoji.assign(value); }
65 inline void SetShortCode(
const char* value) { m_shortCodeHasBeenSet =
true; m_shortCode.assign(value); }
79 inline void SetUnicode(
const char* value) { m_unicodeHasBeenSet =
true; m_unicode.assign(value); }
87 bool m_emojiHasBeenSet =
false;
90 bool m_shortCodeHasBeenSet =
false;
93 bool m_unicodeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue