class Aws::CodeCommit::Types::Location
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/Location AWS API Documentation
@return [String]
in the ‘before’ or ‘after’ of that comparison.
In a comparison of commits or a pull request, whether the change is
@!attribute [rw] relative_file_version
@return [Integer]
format.
The position of a change within a compared file, in line number
@!attribute [rw] file_position
@return [String]
subdirectory, if any.
The name of the file being compared, including its extension and
@!attribute [rw] file_path
}
relative_file_version: “BEFORE”, # accepts BEFORE, AFTER
file_position: 1,
file_path: “Path”,
{
data as a hash:
@note When making an API call, you may pass Location
comparison between two commits or a pull request.
Returns information about the location of a change or comment in the