7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/MotionGraphicsInsertion.h>
9#include <aws/medialive/model/MotionGraphicsSettings.h>
55 template<
typename MotionGraphicsSettingsT = MotionGraphicsSettings>
56 void SetMotionGraphicsSettings(MotionGraphicsSettingsT&& value) { m_motionGraphicsSettingsHasBeenSet =
true; m_motionGraphicsSettings = std::forward<MotionGraphicsSettingsT>(value); }
57 template<
typename MotionGraphicsSettingsT = MotionGraphicsSettings>
63 bool m_motionGraphicsInsertionHasBeenSet =
false;
65 MotionGraphicsSettings m_motionGraphicsSettings;
66 bool m_motionGraphicsSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue