7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
9#include <aws/medialive/model/Scte35InputMode.h>
42 template <
typename InputAttachmentNameReferenceT = Aws::String>
44 m_inputAttachmentNameReferenceHasBeenSet =
true;
45 m_inputAttachmentNameReference = std::forward<InputAttachmentNameReferenceT>(value);
47 template <
typename InputAttachmentNameReferenceT = Aws::String>
61 m_modeHasBeenSet =
true;
73 bool m_inputAttachmentNameReferenceHasBeenSet =
false;
74 bool m_modeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue