| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
CustomLogSourceConfiguration |
CustomLogSourceConfiguration.clone() |
CustomLogSourceConfiguration |
CreateCustomLogSourceRequest.getConfiguration()
The configuration for the third-party custom source.
|
CustomLogSourceConfiguration |
CustomLogSourceConfiguration.withCrawlerConfiguration(CustomLogSourceCrawlerConfiguration crawlerConfiguration)
The configuration for the Glue Crawler for the third-party custom source.
|
CustomLogSourceConfiguration |
CustomLogSourceConfiguration.withProviderIdentity(AwsIdentity providerIdentity)
The identity of the log provider for the third-party custom source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateCustomLogSourceRequest.setConfiguration(CustomLogSourceConfiguration configuration)
The configuration for the third-party custom source.
|
CreateCustomLogSourceRequest |
CreateCustomLogSourceRequest.withConfiguration(CustomLogSourceConfiguration configuration)
The configuration for the third-party custom source.
|
Copyright © 2024. All rights reserved.