scheduleConfig property

Input<DataIntegrationScheduleConfig?>? scheduleConfig
final

Configuration block that defines the name of the data and how often it should be pulled from the source. See scheduleConfig Block for details.

Implementation

final pulumi.Input<DataIntegrationScheduleConfig?>? scheduleConfig;