7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename ConversationIdT = Aws::String>
49 template<
typename ConversationIdT = Aws::String>
59 template<
typename AttachmentIdT = Aws::String>
61 template<
typename AttachmentIdT = Aws::String>
67 bool m_conversationIdHasBeenSet =
false;
70 bool m_attachmentIdHasBeenSet =
false;
const Aws::String & GetConversationId() const
void SetConversationId(ConversationIdT &&value)
ConversationSource & WithAttachmentId(AttachmentIdT &&value)
bool AttachmentIdHasBeenSet() const
bool ConversationIdHasBeenSet() const
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QBUSINESS_API ConversationSource()=default
void SetAttachmentId(AttachmentIdT &&value)
AWS_QBUSINESS_API ConversationSource & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetAttachmentId() const
ConversationSource & WithConversationId(ConversationIdT &&value)
AWS_QBUSINESS_API ConversationSource(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue