Prediction Args
constructor(autoAnalyze: Output<Boolean>? = null, description: Output<Map<String, String>>? = null, displayName: Output<Map<String, String>>? = null, grades: Output<List<PredictionGradesArgs>>? = null, hubName: Output<String>? = null, involvedInteractionTypes: Output<List<String>>? = null, involvedKpiTypes: Output<List<String>>? = null, involvedRelationships: Output<List<String>>? = null, mappings: Output<PredictionMappingsArgs>? = null, negativeOutcomeExpression: Output<String>? = null, positiveOutcomeExpression: Output<String>? = null, predictionName: Output<String>? = null, primaryProfileType: Output<String>? = null, resourceGroupName: Output<String>? = null, scopeExpression: Output<String>? = null, scoreLabel: Output<String>? = null)