Data Source Schedule Configuration
data class DataSourceScheduleConfiguration(val schedule: String? = null, val timezone: String? = null)
The schedule of the data source runs.
The schedule of the data source runs.