| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static HumanLoopOutput.Builder |
HumanLoopOutput.builder() |
HumanLoopOutput.Builder |
HumanLoopOutput.Builder.outputS3Uri(String outputS3Uri)
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
|
HumanLoopOutput.Builder |
HumanLoopOutput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HumanLoopOutput.Builder> |
HumanLoopOutput.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeHumanLoopResponse.Builder |
DescribeHumanLoopResponse.Builder.humanLoopOutput(Consumer<HumanLoopOutput.Builder> humanLoopOutput)
An object that contains information about the output of the human loop.
|
Copyright © 2023. All rights reserved.