/dhall-aws-cloudformation/cloudformation/AWS::Comprehend::Flywheel/DocumentClassificationConfig.dhall

Copy path to clipboard

Source

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