ModelCardBarChartMetricArgs

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