7#include <aws/datasync/DataSync_EXPORTS.h>
8#include <aws/datasync/model/ReportDestinationS3.h>
48 template<
typename S3T = ReportDestinationS3>
49 void SetS3(S3T&& value) { m_s3HasBeenSet =
true; m_s3 = std::forward<S3T>(value); }
50 template<
typename S3T = ReportDestinationS3>
56 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