| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomLogSourceCrawlerConfiguration.Builder |
CustomLogSourceCrawlerConfiguration.builder() |
CustomLogSourceCrawlerConfiguration.Builder |
CustomLogSourceCrawlerConfiguration.Builder.roleArn(String roleArn)
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be used by the Glue
crawler.
|
CustomLogSourceCrawlerConfiguration.Builder |
CustomLogSourceCrawlerConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CustomLogSourceCrawlerConfiguration.Builder> |
CustomLogSourceCrawlerConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CustomLogSourceConfiguration.Builder |
CustomLogSourceConfiguration.Builder.crawlerConfiguration(Consumer<CustomLogSourceCrawlerConfiguration.Builder> crawlerConfiguration)
The configuration for the Glue Crawler for the third-party custom source.
|
Copyright © 2023. All rights reserved.