class Aws::CodeCommit::Types::Difference


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/Difference AWS API Documentation
@return [String]
deletion (D), or modification (M).
Whether the change type of the difference is an addition (A),
@!attribute [rw] change_type
@return [Types::BlobMetadata]
the file mode permission code, and the path.
Information about an ‘afterBlob` data type object, including the ID,
@!attribute [rw] after_blob
@return [Types::BlobMetadata]
the file mode permission code, and the path.
Information about a `beforeBlob` data type object, including the ID,
@!attribute [rw] before_blob
Returns information about a set of differences for a commit specifier.