class Aws::CodeCommit::Types::FileVersion
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/FileVersion AWS API Documentation
@return [Array<String>]
will be empty.
file. If there are no additional versions of the file, this array
An array of commit IDs that contain more recent versions of this
@!attribute [rw] revision_children
@return [String]
between file versions if a file is renamed or if its path changes.
contains the data for this version of the file. This value will vary
The name and path of the file at which this blob is indexed which
@!attribute [rw] path
@return [String]
this version.
The blob ID of the object that represents the content of the file in
@!attribute [rw] blob_id
@return [Types::Commit]
Returns information about a specific commit.
@!attribute [rw] commit
Information about a version of a file.