7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediapackagev2/Mediapackagev2_EXPORTS.h>
9#include <aws/mediapackagev2/model/DashUtcTimingMode.h>
20namespace mediapackagev2 {
43 m_timingModeHasBeenSet =
true;
59 template <
typename TimingSourceT = Aws::String>
61 m_timingSourceHasBeenSet =
true;
62 m_timingSource = std::forward<TimingSourceT>(value);
64 template <
typename TimingSourceT = Aws::String>
74 bool m_timingModeHasBeenSet =
false;
75 bool m_timingSourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue