CustomFile
Properties
path
String required
HTTP(S) or AWS S3 path to the file.
type
String
Possible values: USER
, CLASSPATH
, HADOOP
, EXTENSION
File type. Optional; defaults to USER
.
executable
Boolean
Controls if the file will be made executable via +x
flag when the file is downloaded. Optional; unset by default.
unpack
Boolean
Controls if the file will be extracted when downloaded. Optional; unset by default.