View source: R/codebuild_operations.R
codebuild_create_report_group | R Documentation |
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)
name |
[required] The name of the report group. |
type |
[required] The type of report group. |
exportConfig |
[required] A |
tags |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.