/dhall-aws-cloudformation/cloudformation/AWS::DataBrew::Job/EntityDetectorConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ AllowedStatistics : Optional (./AllowedStatistics.dhall).Type
, EntityTypes : List (./../../Fn.dhall).CfnText
}
, default.AllowedStatistics = None (./AllowedStatistics.dhall).Type
}