cleanupPreference

@JvmName(name = "svpmrrxidshglpoh")
suspend fun cleanupPreference(value: Output<Either<String, CleanupOptions>>)
@JvmName(name = "ewbxxsroywklngds")
suspend fun cleanupPreference(value: Either<String, CleanupOptions>?)
@JvmName(name = "hidwpgxemvumwsgi")
fun cleanupPreference(value: String)
@JvmName(name = "arjofewojlqstigp")
fun cleanupPreference(value: CleanupOptions)

Parameters

value

The clean up preference when the script execution gets in a terminal state. Default setting is 'Always'.