codebuild_batch_get_build_batches {paws.developer.tools} | R Documentation |
Retrieves information about one or more batch builds
Description
Retrieves information about one or more batch builds.
See https://www.paws-r-sdk.com/docs/codebuild_batch_get_build_batches/ for full documentation.
Usage
codebuild_batch_get_build_batches(ids)
Arguments
ids |
[required] An array that contains the batch build identifiers to retrieve. |
[Package paws.developer.tools version 0.9.0 Index]