ModelCardLinearGraphMetricArgs

constructor(name: Output<String>, notes: Output<String>? = null, type: Output<ModelCardLinearGraphMetricType>, value: Output<List<List<Double>>>, xAxisName: Output<String>? = null, yAxisName: Output<String>? = null)