scheduleConfig

@JvmName(name = "twydkrpevvfoofxf")
suspend fun scheduleConfig(value: Output<DataIntegrationScheduleConfigArgs>)
@JvmName(name = "jrpvypcdgatidecs")
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 = "jtdouufkiqssbvxd")
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.