7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/qbusiness/model/AttachmentInput.h>
45 template<
typename AttachmentT = AttachmentInput>
46 void SetAttachment(AttachmentT&& value) { m_attachmentHasBeenSet =
true; m_attachment = std::forward<AttachmentT>(value); }
47 template<
typename AttachmentT = AttachmentInput>
53 bool m_attachmentHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue