7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
60 inline void SetFromFederationSource(
bool value) { m_fromFederationSourceHasBeenSet =
true; m_fromFederationSource = value; }
66 bool m_messageHasBeenSet =
false;
68 bool m_fromFederationSource;
69 bool m_fromFederationSourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue