| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
CustomLogSourceCrawlerConfiguration |
CustomLogSourceCrawlerConfiguration.clone() |
CustomLogSourceCrawlerConfiguration |
CustomLogSourceConfiguration.getCrawlerConfiguration()
The configuration for the Glue Crawler for the third-party custom source.
|
CustomLogSourceCrawlerConfiguration |
CustomLogSourceCrawlerConfiguration.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be used by the Glue crawler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomLogSourceConfiguration.setCrawlerConfiguration(CustomLogSourceCrawlerConfiguration crawlerConfiguration)
The configuration for the Glue Crawler for the third-party custom source.
|
CustomLogSourceConfiguration |
CustomLogSourceConfiguration.withCrawlerConfiguration(CustomLogSourceCrawlerConfiguration crawlerConfiguration)
The configuration for the Glue Crawler for the third-party custom source.
|
Copyright © 2024. All rights reserved.