/dhall-aws-cloudformation/cloudformation/AWS::Kendra::DataSource/WebCrawlerSeedUrlConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ SeedUrls : List (./../../Fn.dhall).CfnText
, WebCrawlerMode : Optional (./../../Fn.dhall).CfnText
}
, default.WebCrawlerMode = None (./../../Fn.dhall).CfnText
}