terminationMode

@JvmName(name = "vvimgvjehqcivwvu")
suspend fun terminationMode(value: Output<String>)
@JvmName(name = "pvcltdxliuhrulgx")
suspend fun terminationMode(value: String?)

Parameters

value

The mode when the task is stopped (manually stopped or execution time-out interrupted). Possible values: Process: Stops the current script Process. ProcessTree: Stops the current process tree (the script process and the collection of all child processes it created)