Location
Returns information about the location of a change or comment in the comparison between two commits or a pull request.
Contents
- filePath
-
The name of the file being compared, including its extension and subdirectory, if any.
Type: String
Required: No
- filePosition
-
The position of a change in a compared file, in line number format.
Type: Long
Required: No
- relativeFileVersion
-
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
Type: String
Valid Values:
BEFORE | AFTER
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: