Skip to content

/AWS1/CL_BLD=>UPDATEREPORTGROUP()

About UpdateReportGroup

Updates a report group.

Method Signature

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/BLDNONEMPTYSTRING /AWS1/BLDNONEMPTYSTRING

The ARN of the report group to update.

Optional arguments:

IO_EXPORTCONFIG TYPE REF TO /AWS1/CL_BLDREPORTEXPORTCONFIG /AWS1/CL_BLDREPORTEXPORTCONFIG

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.

IT_TAGS TYPE /AWS1/CL_BLDTAG=>TT_TAGLIST TT_TAGLIST

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BLDUPDREPORTGROUPOUT /AWS1/CL_BLDUPDREPORTGROUPOUT