| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Personalize.Types.BatchInferenceJobOutput
Description
Documentation
data BatchInferenceJobOutput Source #
The output configuration parameters of a batch inference job.
See: newBatchInferenceJobOutput smart constructor.
Constructors
| BatchInferenceJobOutput' | |
Fields
| |
Instances
newBatchInferenceJobOutput Source #
Create a value of BatchInferenceJobOutput with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:s3DataDestination:BatchInferenceJobOutput', batchInferenceJobOutput_s3DataDestination - Information on the Amazon S3 bucket in which the batch inference job's
output is stored.
batchInferenceJobOutput_s3DataDestination :: Lens' BatchInferenceJobOutput S3DataConfig Source #
Information on the Amazon S3 bucket in which the batch inference job's output is stored.