7#include <aws/datasync/DataSync_EXPORTS.h>
8#include <aws/datasync/model/ReportDestinationS3.h>
42 template <
typename S3T = ReportDestinationS3>
44 m_s3HasBeenSet =
true;
45 m_s3 = std::forward<S3T>(value);
47 template <
typename S3T = ReportDestinationS3>
49 SetS3(std::forward<S3T>(value));
55 bool m_s3HasBeenSet =
false;
const ReportDestinationS3 & GetS3() const
AWS_DATASYNC_API ReportDestination()=default
AWS_DATASYNC_API Aws::Utils::Json::JsonValue Jsonize() const
ReportDestination & WithS3(S3T &&value)
AWS_DATASYNC_API ReportDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATASYNC_API ReportDestination(Aws::Utils::Json::JsonView jsonValue)
bool S3HasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue