View source: R/codebuild_operations.R
codebuild_list_reports | R Documentation |
Returns a list of ARNs for the reports in the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/codebuild_list_reports/ for full documentation.
codebuild_list_reports(
sortOrder = NULL,
nextToken = NULL,
maxResults = NULL,
filter = NULL
)
sortOrder |
Specifies the sort order for the list of returned reports. Valid values are:
|
nextToken |
During a previous call, the maximum number of items that can be returned
is the value specified in |
maxResults |
The maximum number of paginated reports returned per response. Use
|
filter |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.