Uses of Class
software.amazon.awssdk.services.securitylake.model.CustomLogSourceCrawlerConfiguration
-
Packages that use CustomLogSourceCrawlerConfiguration Package Description software.amazon.awssdk.services.securitylake.model -
-
Uses of CustomLogSourceCrawlerConfiguration in software.amazon.awssdk.services.securitylake.model
Methods in software.amazon.awssdk.services.securitylake.model that return CustomLogSourceCrawlerConfiguration Modifier and Type Method Description CustomLogSourceCrawlerConfigurationCustomLogSourceConfiguration. crawlerConfiguration()The configuration used for the Glue Crawler for a third-party custom source.Methods in software.amazon.awssdk.services.securitylake.model with parameters of type CustomLogSourceCrawlerConfiguration Modifier and Type Method Description CustomLogSourceConfiguration.BuilderCustomLogSourceConfiguration.Builder. crawlerConfiguration(CustomLogSourceCrawlerConfiguration crawlerConfiguration)The configuration used for the Glue Crawler for a third-party custom source.
-