GetDataSourceResult

constructor(createdAt: String? = null, description: String? = null, domainId: String? = null, enableSetting: DataSourceEnableSetting? = null, environmentId: String? = null, id: String? = null, lastRunAssetCount: Double? = null, lastRunAt: String? = null, lastRunStatus: String? = null, name: String? = null, projectId: String? = null, publishOnImport: Boolean? = null, recommendation: DataSourceRecommendationConfiguration? = null, schedule: DataSourceScheduleConfiguration? = null, status: DataSourceStatus? = null, updatedAt: String? = null)