scheduleConfig

@JvmName(name = "oatpciygqmqjrvpy")
suspend fun scheduleConfig(value: Output<DataIntegrationScheduleConfigArgs>)
@JvmName(name = "oqritwkdrplydujy")
suspend fun scheduleConfig(value: DataIntegrationScheduleConfigArgs?)

Parameters

value

A block that defines the name of the data and how often it should be pulled from the source. The Schedule Config block is documented below.


@JvmName(name = "iadljjkbixivjxrf")
suspend fun scheduleConfig(argument: suspend DataIntegrationScheduleConfigArgsBuilder.() -> Unit)

Parameters

argument

A block that defines the name of the data and how often it should be pulled from the source. The Schedule Config block is documented below.