/dhall-aws-cloudformation/cloudformation/AWS::EntityResolution::MatchingWorkflow/RuleBasedProperties.dhall
Copy path to clipboardSource
{ Type =
{ AttributeMatchingModel : (./../../Fn.dhall).CfnText
, Rules : List (./Rule.dhall).Type
}
, default = {=}
}