toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.sagemaker.kotlin.inputs
/
ModelCardSimpleMetricArgs
/
ModelCardSimpleMetricArgs
Model
Card
Simple
Metric
Args
constructor
(
name
:
Output
<
String
>
,
notes
:
Output
<
String
>
?
=
null
,
type
:
Output
<
ModelCardSimpleMetricType
>
,
value
:
Output
<
Any
>
,
xAxisName
:
Output
<
String
>
?
=
null
,
yAxisName
:
Output
<
String
>
?
=
null
)