class Aws::CodeCommit::Types::GetBlobInput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetBlobInput AWS API Documentation
@return [String]
The ID of the blob, which is its SHA-1 pointer.
@!attribute [rw] blob_id
@return [String]
The name of the repository that contains the blob.
@!attribute [rw] repository_name
Represents the input of a get blob operation.