Data Quality Monitoring Signal Response
constructor(featureDataTypeOverride: Map<String, String>? = null, featureImportanceSettings: FeatureImportanceSettingsResponse? = null, features: Any? = null, metricThresholds: List<Either<CategoricalDataQualityMetricThresholdResponse, NumericalDataQualityMetricThresholdResponse>>, notificationTypes: List<String>? = null, productionData: Any, properties: Map<String, String>? = null, referenceData: Any, signalType: String)