overwrite

@JvmName(name = "oxbsmhgwqpdpmruj")
suspend fun overwrite(value: Output<Boolean>)
@JvmName(name = "luwsnipuyfuhufxe")
suspend fun overwrite(value: Boolean?)

Parameters

value

Whether to allow this step to overwrite existing files. If this is false and the file already exists the file is not overwritten and the step is considered a success. Defaults to false.