64 inline void SetAttachmentId(
const char* value) { m_attachmentIdHasBeenSet =
true; m_attachmentId.assign(value); }
99 inline void SetFileName(
const char* value) { m_fileNameHasBeenSet =
true; m_fileName.assign(value); }
118 bool m_attachmentIdHasBeenSet;
120 bool m_fileNameHasBeenSet;
AttachmentDetails & WithFileName(Aws::String &&value)
AttachmentDetails & WithFileName(const char *value)
void SetAttachmentId(const char *value)
void SetAttachmentId(const Aws::String &value)
void SetFileName(Aws::String &&value)
AttachmentDetails & WithAttachmentId(const Aws::String &value)
void SetFileName(const char *value)
AttachmentDetails & WithFileName(const Aws::String &value)
AttachmentDetails & WithAttachmentId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetFileName(const Aws::String &value)
const Aws::String & GetAttachmentId() const
const Aws::String & GetFileName() const
void SetAttachmentId(Aws::String &&value)
JSON (JavaScript Object Notation).
AttachmentDetails & WithAttachmentId(Aws::String &&value)