overwrite

@JvmName(name = "unaxpcgxmammjitq")
suspend fun overwrite(value: Output<Boolean>)
@JvmName(name = "tsgxgnoyvyqifeik")
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.