| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopConfig |
DescribeFlowDefinitionResponse.humanLoopConfig()
An object containing information about who works on the task, the workforce task price, and other task details.
|
HumanLoopConfig |
CreateFlowDefinitionRequest.humanLoopConfig()
An object containing information about the tasks the human reviewers will perform.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowDefinitionResponse.Builder |
DescribeFlowDefinitionResponse.Builder.humanLoopConfig(HumanLoopConfig humanLoopConfig)
An object containing information about who works on the task, the workforce task price, and other task
details.
|
CreateFlowDefinitionRequest.Builder |
CreateFlowDefinitionRequest.Builder.humanLoopConfig(HumanLoopConfig humanLoopConfig)
An object containing information about the tasks the human reviewers will perform.
|
Copyright © 2022. All rights reserved.