class Aws::CodeCommit::Types::GetCommitInput
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetCommitInput AWS API Documentation
@return [String]
The commit ID. Commit IDs are the full SHA ID of the commit.
@!attribute [rw] commit_id
@return [String]
The name of the repository to which the commit was made.
@!attribute [rw] repository_name
Represents the input of a get commit operation.