class Aws::CodeCommit::Types::GetRepositoryInput

Represents the input of a get repository operation.

@note When making an API call, you may pass GetRepositoryInput

data as a hash:

    {
      repository_name: "RepositoryName", # required
    }

@!attribute [rw] repository_name

The name of the repository to get information about.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetRepositoryInput AWS API Documentation

Constants

SENSITIVE