minPauseBetweenCheckpoints

@JvmName(name = "xftqfsgfvayrkhgm")
suspend fun minPauseBetweenCheckpoints(value: Output<Int>)
@JvmName(name = "oicluogsixnfffjn")
suspend fun minPauseBetweenCheckpoints(value: Int?)

Parameters

value

Describes the minimum time in milliseconds after a checkpoint operation completes that a new checkpoint operation can start. If a checkpoint operation takes longer than the CheckpointInterval, the application otherwise performs continual checkpoint operations. For more information, see Tuning Checkpointing in the Apache Flink Documentation.