7#include <aws/codebuild/CodeBuild_EXPORTS.h>
8#include <aws/codebuild/model/ReportExportConfigType.h>
9#include <aws/codebuild/model/S3ReportExportConfig.h>
72 bool m_exportConfigTypeHasBeenSet =
false;
75 bool m_s3DestinationHasBeenSet =
false;
AWS_CODEBUILD_API Aws::Utils::Json::JsonValue Jsonize() const
ReportExportConfig & WithExportConfigType(const ReportExportConfigType &value)
const S3ReportExportConfig & GetS3Destination() const
AWS_CODEBUILD_API ReportExportConfig()
void SetS3Destination(S3ReportExportConfig &&value)
AWS_CODEBUILD_API ReportExportConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ExportConfigTypeHasBeenSet() const
ReportExportConfig & WithS3Destination(const S3ReportExportConfig &value)
bool S3DestinationHasBeenSet() const
void SetExportConfigType(const ReportExportConfigType &value)
ReportExportConfig & WithExportConfigType(ReportExportConfigType &&value)
void SetS3Destination(const S3ReportExportConfig &value)
ReportExportConfig & WithS3Destination(S3ReportExportConfig &&value)
const ReportExportConfigType & GetExportConfigType() const
void SetExportConfigType(ReportExportConfigType &&value)
AWS_CODEBUILD_API ReportExportConfig(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue