codebuild_create_report_group: Creates a report group

View source: R/codebuild_operations.R

codebuild_create_report_groupR Documentation

Creates a report group

Description

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.

Usage

codebuild_create_report_group(name, type, exportConfig, tags = NULL)

Arguments

name

[required] The name of the report group.

type

[required] The type of report group.

exportConfig

[required] A ReportExportConfig object that contains information about where the report group test results are exported.

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.