/dhall-aws-cloudformation/cloudformation/AWS::Comprehend::Flywheel/EntityRecognitionConfig.dhall
Copy path to clipboardSource
{ Type = { EntityTypes : Optional (List (./EntityTypesListItem.dhall).Type) }
, default.EntityTypes = None (List (./EntityTypesListItem.dhall).Type)
}