ModelCardSimpleMetricArgs

constructor(name: Output<String>, notes: Output<String>? = null, type: Output<ModelCardSimpleMetricType>, value: Output<Any>, xAxisName: Output<String>? = null, yAxisName: Output<String>? = null)