FileMetadata
A file to be added, updated, or deleted as part of a commit.
Contents
- absolutePath
 - 
               
The full path to the file to be added or updated, including the name of the file.
Type: String
Required: No
 - blobId
 - 
               
The blob ID that contains the file information.
Type: String
Required: No
 - fileMode
 - 
               
The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.
Type: String
Valid Values:
EXECUTABLE | NORMAL | SYMLINKRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: