SymbolicLink
Returns information about a symbolic link in a repository folder.
Contents
- absolutePath
-
The fully qualified path to the folder that contains the symbolic link.
Type: String
Required: No
- blobId
-
The blob ID that contains the information about the symbolic link.
Type: String
Required: No
- fileMode
-
The file mode permissions of the blob that cotains information about the symbolic link.
Type: String
Valid Values:
EXECUTABLE | NORMAL | SYMLINK
Required: No
- relativePath
-
The relative path of the symbolic link from the folder where the query originated.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: