7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/healthlake/HealthLake_EXPORTS.h>
9#include <aws/healthlake/model/AgentInputMessageType.h>
42 template <
typename BodyT = Aws::String>
44 m_bodyHasBeenSet =
true;
45 m_body = std::forward<BodyT>(value);
47 template <
typename BodyT = Aws::String>
49 SetBody(std::forward<BodyT>(value));
64 m_typeHasBeenSet =
true;
76 bool m_bodyHasBeenSet =
false;
77 bool m_typeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue