View source: R/codebuild_operations.R
codebuild_list_shared_report_groups | R Documentation |
Gets a list of report groups that are shared with other Amazon Web Services accounts or users.
See https://www.paws-r-sdk.com/docs/codebuild_list_shared_report_groups/ for full documentation.
codebuild_list_shared_report_groups(
sortOrder = NULL,
sortBy = NULL,
nextToken = NULL,
maxResults = NULL
)
sortOrder |
The order in which to list shared report groups. Valid values include:
|
sortBy |
The criterion to be used to list report groups shared with the current Amazon Web Services account or user. Valid values include:
|
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 shared report groups per response. Use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.