7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/medialive/model/ThumbnailType.h>
10#include <aws/core/utils/DateTime.h>
50 inline void SetBody(
const char* value) { m_bodyHasBeenSet =
true; m_body.assign(value); }
64 inline void SetContentType(
const char* value) { m_contentTypeHasBeenSet =
true; m_contentType.assign(value); }
96 bool m_bodyHasBeenSet =
false;
99 bool m_contentTypeHasBeenSet =
false;
102 bool m_thumbnailTypeHasBeenSet =
false;
105 bool m_timeStampHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue