scheduleConfig

@JvmName(name = "lgogrdshsmqocdyy")
suspend fun scheduleConfig(value: Output<DataIntegrationScheduleConfigArgs>)
@JvmName(name = "sarmoaodfvmlwrdj")
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 = "jxrberuxxpseyrof")
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.