pauseWorkflowExecutions

@JvmName(name = "iswphqwqfwagaejo")
suspend fun pauseWorkflowExecutions(value: Output<Boolean>)
@JvmName(name = "ssgnjncjkktkgdft")
suspend fun pauseWorkflowExecutions(value: Boolean?)

Parameters

value

Optional. If set to true, any upcoming requests for this trigger config will be paused and the executions will be resumed later when the flag is reset. The workflow to which this trigger config belongs has to be in ACTIVE status for the executions to be paused or resumed.