incrementalPullConfig

@JvmName(name = "bvtlthrrewosltjl")
suspend fun incrementalPullConfig(value: Output<IntegrationIncrementalPullConfigArgs>)
@JvmName(name = "iilnphgritbbevyw")
suspend fun incrementalPullConfig(value: IntegrationIncrementalPullConfigArgs?)

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.


@JvmName(name = "ncgnreshslenxvfr")
suspend fun incrementalPullConfig(argument: suspend IntegrationIncrementalPullConfigArgsBuilder.() -> 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.