PredictionGradesArgs

fun PredictionGradesArgs(gradeName: Output<String>? = null, maxScoreThreshold: Output<Int>? = null, minScoreThreshold: Output<Int>? = null)