defaultMode

@JvmName(name = "armiwufmqvvbhhfy")
suspend fun defaultMode(value: Output<Int>)
@JvmName(name = "wjcpupkbighvlcqw")
suspend fun defaultMode(value: Int?)

Parameters

value

Mode bits to use on created files by default. Must be a value between 0000 and 0777. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.