7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
9#include <aws/medialive/model/ChannelEngineVersionResponse.h>
43 template <
typename ActiveInputAttachmentNameT = Aws::String>
45 m_activeInputAttachmentNameHasBeenSet =
true;
46 m_activeInputAttachmentName = std::forward<ActiveInputAttachmentNameT>(value);
48 template <
typename ActiveInputAttachmentNameT = Aws::String>
62 template <
typename ActiveInputSwitchActionNameT = Aws::String>
64 m_activeInputSwitchActionNameHasBeenSet =
true;
65 m_activeInputSwitchActionName = std::forward<ActiveInputSwitchActionNameT>(value);
67 template <
typename ActiveInputSwitchActionNameT = Aws::String>
81 template <
typename ActiveMotionGraphicsActionNameT = Aws::String>
83 m_activeMotionGraphicsActionNameHasBeenSet =
true;
84 m_activeMotionGraphicsActionName = std::forward<ActiveMotionGraphicsActionNameT>(value);
86 template <
typename ActiveMotionGraphicsActionNameT = Aws::String>
99 template <
typename ActiveMotionGraphicsUriT = Aws::String>
101 m_activeMotionGraphicsUriHasBeenSet =
true;
102 m_activeMotionGraphicsUri = std::forward<ActiveMotionGraphicsUriT>(value);
104 template <
typename ActiveMotionGraphicsUriT = Aws::String>
117 template <
typename PipelineIdT = Aws::String>
119 m_pipelineIdHasBeenSet =
true;
120 m_pipelineId = std::forward<PipelineIdT>(value);
122 template <
typename PipelineIdT = Aws::String>
135 template <
typename ChannelEngineVersionT = ChannelEngineVersionResponse>
137 m_channelEngineVersionHasBeenSet =
true;
138 m_channelEngineVersion = std::forward<ChannelEngineVersionT>(value);
140 template <
typename ChannelEngineVersionT = ChannelEngineVersionResponse>
158 bool m_activeInputAttachmentNameHasBeenSet =
false;
159 bool m_activeInputSwitchActionNameHasBeenSet =
false;
160 bool m_activeMotionGraphicsActionNameHasBeenSet =
false;
161 bool m_activeMotionGraphicsUriHasBeenSet =
false;
162 bool m_pipelineIdHasBeenSet =
false;
163 bool m_channelEngineVersionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue