deltaTime

@JvmName(name = "fwxsjyltitlgapqs")
suspend fun deltaTime(value: Output<DatasetDeltaTimeArgs>)
@JvmName(name = "qvtitcxmorbmjnmm")
suspend fun deltaTime(value: DatasetDeltaTimeArgs?)

Parameters

value

Used to limit data to that which has arrived since the last execution of the action.


@JvmName(name = "dkklngxrjdhsmlfy")
suspend fun deltaTime(argument: suspend DatasetDeltaTimeArgsBuilder.() -> Unit)

Parameters

argument

Used to limit data to that which has arrived since the last execution of the action.