| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopActivationConfig |
CreateFlowDefinitionRequest.humanLoopActivationConfig()
An object containing information about the events that trigger a human workflow.
|
HumanLoopActivationConfig |
DescribeFlowDefinitionResponse.humanLoopActivationConfig()
An object containing information about what triggers a human review workflow.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFlowDefinitionRequest.Builder |
CreateFlowDefinitionRequest.Builder.humanLoopActivationConfig(HumanLoopActivationConfig humanLoopActivationConfig)
An object containing information about the events that trigger a human workflow.
|
DescribeFlowDefinitionResponse.Builder |
DescribeFlowDefinitionResponse.Builder.humanLoopActivationConfig(HumanLoopActivationConfig humanLoopActivationConfig)
An object containing information about what triggers a human review workflow.
|
Copyright © 2022. All rights reserved.