/dhall-aws-cloudformation/cloudformation/AWS::SageMaker::ModelCard/TrainingMetric.dhall
Copy path to clipboardSource
{ Type =
{ Name : (./../../Fn.dhall).CfnText
, Notes : Optional (./../../Fn.dhall).CfnText
, Value : Double
}
, default.Notes = None (./../../Fn.dhall).CfnText
}