scheduleConfig property

Output<DataIntegrationScheduleConfig> scheduleConfig
latefinal

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

late final pulumi.Output<DataIntegrationScheduleConfig> scheduleConfig;