FlowSourceFlowConfigIncrementalPullConfigArgs

data class FlowSourceFlowConfigIncrementalPullConfigArgs(val datetimeTypeFieldName: Output<String>? = null) : ConvertibleToJava<FlowSourceFlowConfigIncrementalPullConfigArgs>

Constructors

fun FlowSourceFlowConfigIncrementalPullConfigArgs(datetimeTypeFieldName: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): FlowSourceFlowConfigIncrementalPullConfigArgs

Properties

Link copied to clipboard
val datetimeTypeFieldName: Output<String>? = null

Field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.