61 bool m_payloadHasBeenSet =
false;
const Aws::Vector< unsigned char > & GetPayload() const
void SetPayload(const Aws::Vector< unsigned char > &value)
void SetPayload(Aws::Vector< unsigned char > &&value)
Aws::Vector< unsigned char > && GetPayloadWithOwnership()
RecordsEvent & WithPayload(Aws::Vector< unsigned char > &&value)
RecordsEvent & WithPayload(const Aws::Vector< unsigned char > &value)
AWS_S3CRT_API RecordsEvent(Aws::Vector< unsigned char > &&value)
AWS_S3CRT_API RecordsEvent()=default
std::vector< T, Aws::Allocator< T > > Vector