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