codebuild_list_reports_for_report_group {paws.developer.tools} | R Documentation |
Returns a list of ARNs for the reports that belong to a ReportGroup
.
See https://www.paws-r-sdk.com/docs/codebuild_list_reports_for_report_group/ for full documentation.
codebuild_list_reports_for_report_group(
reportGroupArn,
nextToken = NULL,
sortOrder = NULL,
maxResults = NULL,
filter = NULL
)
reportGroupArn |
[required] The ARN of the report group for which you want to return report ARNs. |
nextToken |
During a previous call, the maximum number of items that can be returned
is the value specified in |
sortOrder |
Use to specify whether the results are returned in ascending or descending order. |
maxResults |
The maximum number of paginated reports in this report group returned
per response. Use |
filter |
A |