exportConfig
construct an aws.sdk.kotlin.services.codebuild.model.ReportExportConfig inside the given block
Used to specify an updated export type. Valid values are:
S3
: The report results are exported to an S3 bucket.NO_EXPORT
: The report results are not exported.