class Aws::CodeCommit::Types::BatchGetRepositoriesInput
Represents the input of a batch get repositories operation.
@note When making an API call, you may pass BatchGetRepositoriesInput
data as a hash: { repository_names: ["RepositoryName"], # required }
@!attribute [rw] repository_names
The names of the repositories to get information about. <note markdown="1"> The length constraint limit is for each string in the array. The array itself can be empty. </note> @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/BatchGetRepositoriesInput AWS API Documentation
Constants
- SENSITIVE