List Build Batches
| codebuild_list_build_batches | R Documentation |
Retrieves the identifiers of your build batches in the current region¶
Description¶
Retrieves the identifiers of your build batches in the current region.
Usage¶
Arguments¶
filterA
BuildBatchFilterobject that specifies the filters for the search.maxResultsThe maximum number of results to return.
sortOrderSpecifies the sort order of the returned items. Valid values include:
ASCENDING: List the batch build identifiers in ascending order by identifier.DESCENDING: List the batch build identifiers in descending order by identifier.
nextTokenThe
nextTokenvalue returned from a previous call tolist_build_batches. This specifies the next item to return. To return the beginning of the list, exclude this parameter.
Value¶
A list with the following syntax: