codecommit_batch_get_repositories {paws.developer.tools} | R Documentation |
Returns information about one or more repositories
Description
Returns information about one or more repositories.
See https://www.paws-r-sdk.com/docs/codecommit_batch_get_repositories/ for full documentation.
Usage
codecommit_batch_get_repositories(repositoryNames)
Arguments
repositoryNames |
[required] The names of the repositories to get information about. The length constraint limit is for each string in the array. The array itself can be empty. |
[Package paws.developer.tools version 0.7.0 Index]