7#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
72 inline void SetSourceLocationName(
const char* value) { m_sourceLocationNameHasBeenSet =
true; m_sourceLocationName.assign(value); }
86 inline void SetVodSourceName(
const char* value) { m_vodSourceNameHasBeenSet =
true; m_vodSourceName.assign(value); }
93 long long m_approximateDurationSeconds;
94 bool m_approximateDurationSecondsHasBeenSet =
false;
97 bool m_approximateStartTimeHasBeenSet =
false;
100 bool m_sourceLocationNameHasBeenSet =
false;
103 bool m_vodSourceNameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue