View source: R/codebuild_operations.R
codebuild_update_report_group | R Documentation |
Updates a report group.
See https://www.paws-r-sdk.com/docs/codebuild_update_report_group/ for full documentation.
codebuild_update_report_group(arn, exportConfig = NULL, tags = NULL)
arn |
[required] The ARN of the report group to update. |
exportConfig |
Used to specify an updated export type. Valid values are:
|
tags |
An updated 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.