fileMode

@JvmName(name = "hcsuqlwytfucyett")
suspend fun fileMode(value: Output<String>)
@JvmName(name = "ctespsycnachhpdm")
suspend fun fileMode(value: String?)

Parameters

value

The file permission mode represented as a string in octal format (e.g. "0644"). This property applies only to files being downloaded to Linux compute nodes. It will be ignored if it is specified for a resource_file which will be downloaded to a Windows node. If this property is not specified for a Linux node, then a default value of 0770 is applied to the file.