incrementalPullConfig

@JvmName(name = "qdtjdqgcytyxbysh")
suspend fun incrementalPullConfig(value: Output<FlowSourceFlowConfigIncrementalPullConfigArgs>)
@JvmName(name = "ffkkledkulfldnvg")
suspend fun incrementalPullConfig(value: FlowSourceFlowConfigIncrementalPullConfigArgs?)

Parameters

value

Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull. See Incremental Pull Config for more details.


@JvmName(name = "tweaellewhwpqfqv")
suspend fun incrementalPullConfig(argument: suspend FlowSourceFlowConfigIncrementalPullConfigArgsBuilder.() -> Unit)

Parameters

argument

Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull. See Incremental Pull Config for more details.