codebuild_batch_get_builds {paws.developer.tools} | R Documentation |
Gets information about one or more builds
Description
Gets information about one or more builds.
See https://www.paws-r-sdk.com/docs/codebuild_batch_get_builds/ for full documentation.
Usage
codebuild_batch_get_builds(ids)
Arguments
ids |
[required] The IDs of the builds. |
[Package paws.developer.tools version 0.7.0 Index]