class Aws::CodeCommit::Types::GetRepositoryInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetRepositoryInput AWS API Documentation
@return [String]
The name of the repository to get information about.
@!attribute [rw] repository_name
}
repository_name: “RepositoryName”, # required
{
data as a hash:
@note When making an API call, you may pass GetRepositoryInput
Represents the input of a get repository operation.