| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopOutput |
HumanLoopOutput.clone() |
HumanLoopOutput |
DescribeHumanLoopResult.getHumanLoopOutput()
An object containing information about the output of the human loop.
|
HumanLoopOutput |
HumanLoopOutput.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(HumanLoopOutput humanLoopOutput)
An object containing information about the output of the human loop.
|
DescribeHumanLoopResult |
DescribeHumanLoopResult.withHumanLoopOutput(HumanLoopOutput humanLoopOutput)
An object containing information about the output of the human loop.
|
Copyright © 2020. All rights reserved.