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