7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
19namespace MediaConvert {
43 m_durationHasBeenSet =
true;
63 m_fadeInHasBeenSet =
true;
82 m_fadeOutHasBeenSet =
true;
101 m_heightHasBeenSet =
true;
117 template <
typename ImageInserterInputT = Aws::String>
119 m_imageInserterInputHasBeenSet =
true;
120 m_imageInserterInput = std::forward<ImageInserterInputT>(value);
122 template <
typename ImageInserterInputT = Aws::String>
137 m_imageXHasBeenSet =
true;
154 m_imageYHasBeenSet =
true;
171 m_layerHasBeenSet =
true;
188 m_opacityHasBeenSet =
true;
205 template <
typename StartTimeT = Aws::String>
207 m_startTimeHasBeenSet =
true;
208 m_startTime = std::forward<StartTimeT>(value);
210 template <
typename StartTimeT = Aws::String>
226 m_widthHasBeenSet =
true;
256 bool m_durationHasBeenSet =
false;
257 bool m_fadeInHasBeenSet =
false;
258 bool m_fadeOutHasBeenSet =
false;
259 bool m_heightHasBeenSet =
false;
260 bool m_imageInserterInputHasBeenSet =
false;
261 bool m_imageXHasBeenSet =
false;
262 bool m_imageYHasBeenSet =
false;
263 bool m_layerHasBeenSet =
false;
264 bool m_opacityHasBeenSet =
false;
265 bool m_startTimeHasBeenSet =
false;
266 bool m_widthHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue