| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
List<AllowedStatistics> |
EntityDetectorConfiguration.allowedStatistics()
Configuration of statistics that are allowed to be run on columns that contain detected entities.
|
| Modifier and Type | Method and Description |
|---|---|
EntityDetectorConfiguration.Builder |
EntityDetectorConfiguration.Builder.allowedStatistics(AllowedStatistics... allowedStatistics)
Configuration of statistics that are allowed to be run on columns that contain detected entities.
|
| Modifier and Type | Method and Description |
|---|---|
EntityDetectorConfiguration.Builder |
EntityDetectorConfiguration.Builder.allowedStatistics(Collection<AllowedStatistics> allowedStatistics)
Configuration of statistics that are allowed to be run on columns that contain detected entities.
|
Copyright © 2023. All rights reserved.