incremental Pull Config
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.
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.