7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetActiveInputAttachmentName(
const char* value) { m_activeInputAttachmentNameHasBeenSet =
true; m_activeInputAttachmentName.assign(value); }
65 inline void SetActiveInputSwitchActionName(
const char* value) { m_activeInputSwitchActionNameHasBeenSet =
true; m_activeInputSwitchActionName.assign(value); }
94 inline void SetActiveMotionGraphicsUri(
const char* value) { m_activeMotionGraphicsUriHasBeenSet =
true; m_activeMotionGraphicsUri.assign(value); }
108 inline void SetPipelineId(
const char* value) { m_pipelineIdHasBeenSet =
true; m_pipelineId.assign(value); }
116 bool m_activeInputAttachmentNameHasBeenSet =
false;
119 bool m_activeInputSwitchActionNameHasBeenSet =
false;
122 bool m_activeMotionGraphicsActionNameHasBeenSet =
false;
125 bool m_activeMotionGraphicsUriHasBeenSet =
false;
128 bool m_pipelineIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue