/dhall-aws-cloudformation/cloudformation/AWS::EntityResolution::MatchingWorkflow/RuleBasedProperties.dhall

Copy path to clipboard

Source

{ Type =
{ AttributeMatchingModel : (./../../Fn.dhall).CfnText
, Rules : List (./Rule.dhall).Type
}
, default = {=}
}