| Package | Description |
|---|---|
| com.amazonaws.services.augmentedairuntime.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopActivationResults |
HumanLoopActivationResults.clone() |
HumanLoopActivationResults |
StartHumanLoopResult.getHumanLoopActivationResults()
An object containing information about the human loop activation.
|
HumanLoopActivationResults |
HumanLoopActivationResults.withHumanLoopActivationConditionsEvaluationResults(String humanLoopActivationConditionsEvaluationResults)
A copy of the human loop activation conditions of the flow definition, augmented with the results of evaluating
those conditions on the input provided to the
StartHumanLoop operation. |
HumanLoopActivationResults |
HumanLoopActivationResults.withHumanLoopActivationReason(HumanLoopActivationReason humanLoopActivationReason)
An object containing information about why a human loop was triggered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartHumanLoopResult.setHumanLoopActivationResults(HumanLoopActivationResults humanLoopActivationResults)
An object containing information about the human loop activation.
|
StartHumanLoopResult |
StartHumanLoopResult.withHumanLoopActivationResults(HumanLoopActivationResults humanLoopActivationResults)
An object containing information about the human loop activation.
|
Copyright © 2019. All rights reserved.