7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
43 template <
typename CustomEpochT = Aws::String>
45 m_customEpochHasBeenSet =
true;
46 m_customEpoch = std::forward<CustomEpochT>(value);
48 template <
typename CustomEpochT = Aws::String>
65 template <
typename JamSyncTimeT = Aws::String>
67 m_jamSyncTimeHasBeenSet =
true;
68 m_jamSyncTime = std::forward<JamSyncTimeT>(value);
70 template <
typename JamSyncTimeT = Aws::String>
80 bool m_customEpochHasBeenSet =
false;
81 bool m_jamSyncTimeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue