crawler Configuration
suspend fun crawlerConfiguration(value: Output<CustomLogSourceConfigurationCrawlerConfigurationArgs>)
Parameters
value
The configuration for the Glue Crawler for the third-party custom source.
suspend fun crawlerConfiguration(argument: suspend CustomLogSourceConfigurationCrawlerConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The configuration for the Glue Crawler for the third-party custom source.