View source: R/codebuild_operations.R
| codebuild_list_build_batches | R Documentation | 
Retrieves the identifiers of your build batches in the current region.
See https://www.paws-r-sdk.com/docs/codebuild_list_build_batches/ for full documentation.
codebuild_list_build_batches(
  filter = NULL,
  maxResults = NULL,
  sortOrder = NULL,
  nextToken = NULL
)
| filter | A  | 
| maxResults | The maximum number of results to return. | 
| sortOrder | Specifies the sort order of the returned items. Valid values include: 
 | 
| nextToken | The  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.