class Aws::CodeCommit::Types::GetDifferencesOutput


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/GetDifferencesOutput AWS API Documentation
@return [String]
next batch of the results.
An enumeration token that can be used in a request to return the
@!attribute [rw] next_token
@return [Array<Types::Difference>]
deleted (A, D, M).
differences, including whether the difference is added, modified, or
A differences data type object that contains information about the
@!attribute [rw] differences