public static interface HumanLoopOutputContent.Builder extends SdkPojo, CopyableBuilder<HumanLoopOutputContent.Builder,HumanLoopOutputContent>
| Modifier and Type | Method and Description |
|---|---|
HumanLoopOutputContent.Builder |
outputS3Uri(String outputS3Uri)
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHumanLoopOutputContent.Builder outputS3Uri(String outputS3Uri)
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output. The output is
stored at the following location: s3://S3OutputPath/HumanLoopName/CreationTime/output.json.
outputS3Uri - The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output. The
output is stored at the following location:
s3://S3OutputPath/HumanLoopName/CreationTime/output.json.Copyright © 2020. All rights reserved.