class Aws::CodeCommit::Types::FileSizes


@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/FileSizes AWS API Documentation
@return [Integer]
The size of a file in the base of a merge or pull request.
@!attribute [rw] base
@return [Integer]
The size of a file in the destination of a merge or pull request.
@!attribute [rw] destination
@return [Integer]
The size of a file in the source of a merge or pull request.
@!attribute [rw] source
Information about the size of files in a merge or pull request.