| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopOutputContent |
HumanLoopOutputContent.clone() |
HumanLoopOutputContent |
DescribeHumanLoopResult.getHumanLoopOutput()
An object containing information about the output of the human loop.
|
HumanLoopOutputContent |
HumanLoopOutputContent.withOutputS3Uri(String outputS3Uri)
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeHumanLoopResult.setHumanLoopOutput(HumanLoopOutputContent humanLoopOutput)
An object containing information about the output of the human loop.
|
DescribeHumanLoopResult |
DescribeHumanLoopResult.withHumanLoopOutput(HumanLoopOutputContent humanLoopOutput)
An object containing information about the output of the human loop.
|
Copyright © 2019. All rights reserved.