class Aws::CodeGuruReviewer::Types::CodeCommitRepository

Information about an Amazon Web Services CodeCommit repository. The CodeCommit repository must be in the same Amazon Web Services Region and Amazon Web Services account where its CodeGuru Reviewer code reviews are configured.

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

data as a hash:

    {
      name: "Name", # required
    }

@!attribute [rw] name

The name of the Amazon Web Services CodeCommit repository. For more
information, see [repositoryName][1] in the *Amazon Web Services
CodeCommit API Reference*.

[1]: https://docs.aws.amazon.com/codecommit/latest/APIReference/API_GetRepository.html#CodeCommit-GetRepository-request-repositoryName
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codeguru-reviewer-2019-09-19/CodeCommitRepository AWS API Documentation

Constants

SENSITIVE