Creates a report group. A report group contains a collection of reports.
See https://www.paws-r-sdk.com/docs/codebuild_create_report_group/ for full documentation.
codebuild_create_report_group(name, type, exportConfig, tags = NULL)
[required] The name of the report group.
[required] The type of report group.
[required] A ReportExportConfig
object that contains information about where the
report group test results are exported.
A list of tag key and value pairs associated with this report group.
These tags are available for use by Amazon Web Services services that support CodeBuild report group tags.