Difference
Returns information about a set of differences for a commit specifier.
Contents
- afterBlob
-
Information about an
afterBlob
data type object, including the ID, the file mode permission code, and the path.Type: BlobMetadata object
Required: No
- beforeBlob
-
Information about a
beforeBlob
data type object, including the ID, the file mode permission code, and the path.Type: BlobMetadata object
Required: No
- changeType
-
Whether the change type of the difference is an addition (A), deletion (D), or modification (M).
Type: String
Valid Values:
A | M | D
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: