7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/medialive/model/Scte35InputMode.h>
48 template<
typename InputAttachmentNameReferenceT = Aws::String>
49 void SetInputAttachmentNameReference(InputAttachmentNameReferenceT&& value) { m_inputAttachmentNameReferenceHasBeenSet =
true; m_inputAttachmentNameReference = std::forward<InputAttachmentNameReferenceT>(value); }
50 template<
typename InputAttachmentNameReferenceT = Aws::String>
66 bool m_inputAttachmentNameReferenceHasBeenSet =
false;
69 bool m_modeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue