| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
OutputConfig |
ProjectVersionDescription.outputConfig()
The location where training results are saved.
|
OutputConfig |
CreateProjectVersionRequest.outputConfig()
The Amazon S3 bucket location to store the results of training.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectVersionDescription.Builder |
ProjectVersionDescription.Builder.outputConfig(OutputConfig outputConfig)
The location where training results are saved.
|
CreateProjectVersionRequest.Builder |
CreateProjectVersionRequest.Builder.outputConfig(OutputConfig outputConfig)
The Amazon S3 bucket location to store the results of training.
|
Copyright © 2021. All rights reserved.