7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
9#include <aws/medialive/model/LastFrameClippingBehavior.h>
44 m_lastFrameClippingBehaviorHasBeenSet =
true;
45 m_lastFrameClippingBehavior = value;
61 template <
typename TimecodeT = Aws::String>
63 m_timecodeHasBeenSet =
true;
64 m_timecode = std::forward<TimecodeT>(value);
66 template <
typename TimecodeT = Aws::String>
76 bool m_lastFrameClippingBehaviorHasBeenSet =
false;
77 bool m_timecodeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue