| Package | Description |
|---|---|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
EntityRecognizerOutputDataConfig |
EntityRecognizerOutputDataConfig.clone() |
EntityRecognizerOutputDataConfig |
EntityRecognizerProperties.getOutputDataConfig()
Output data configuration.
|
EntityRecognizerOutputDataConfig |
EntityRecognizerOutputDataConfig.withFlywheelStatsS3Prefix(String flywheelStatsS3Prefix)
The Amazon S3 prefix for the data lake location of the flywheel statistics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityRecognizerProperties.setOutputDataConfig(EntityRecognizerOutputDataConfig outputDataConfig)
Output data configuration.
|
EntityRecognizerProperties |
EntityRecognizerProperties.withOutputDataConfig(EntityRecognizerOutputDataConfig outputDataConfig)
Output data configuration.
|
Copyright © 2024. All rights reserved.