class Aws::CodeGuruReviewer::Types::RepositoryHeadSourceCodeType
A [ `SourceCodeType` ][1] that specifies the tip of a branch in an associated repository.
[1]: docs.aws.amazon.com/codeguru/latest/reviewer-api/API_SourceCodeType
@note When making an API call, you may pass RepositoryHeadSourceCodeType
data as a hash: { branch_name: "BranchName", # required }
@!attribute [rw] branch_name
The name of the branch in an associated repository. The `RepositoryHeadSourceCodeType` specifies the tip of this branch. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codeguru-reviewer-2019-09-19/RepositoryHeadSourceCodeType AWS API Documentation
Constants
- SENSITIVE