eventsOutOfOrderPolicy

@JvmName(name = "qddwbehnlucsihhg")
suspend fun eventsOutOfOrderPolicy(value: Output<String>)
@JvmName(name = "nvkousdqtodlumcr")
suspend fun eventsOutOfOrderPolicy(value: String?)

Parameters

value

Specifies the policy which should be applied to events which arrive out of order in the input event stream. Possible values are Adjust and Drop. Default is Adjust.