7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/LastFrameClippingBehavior.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
61 template<
typename TimecodeT = Aws::String>
62 void SetTimecode(TimecodeT&& value) { m_timecodeHasBeenSet =
true; m_timecode = std::forward<TimecodeT>(value); }
63 template<
typename TimecodeT = Aws::String>
69 bool m_lastFrameClippingBehaviorHasBeenSet =
false;
72 bool m_timecodeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue