/dhall-aws-cloudformation/cloudformation/AWS::DataBrew::Ruleset/Threshold.dhall
Copy path to clipboardSource
{ Type =
{ Type : Optional (./../../Fn.dhall).CfnText
, Unit : Optional (./../../Fn.dhall).CfnText
, Value : Double
}
, default =
{ Type = None (./../../Fn.dhall).CfnText
, Unit = None (./../../Fn.dhall).CfnText
}
}