PredictionDriftMonitoringSignalResponse

constructor(featureDataTypeOverride: Map<String, String>? = null, metricThresholds: List<Either<CategoricalPredictionDriftMetricThresholdResponse, NumericalPredictionDriftMetricThresholdResponse>>, notificationTypes: List<String>? = null, productionData: Any, properties: Map<String, String>? = null, referenceData: Any, signalType: String)