public static interface HumanLoopActivationConditionsConfig.Builder extends SdkPojo, CopyableBuilder<HumanLoopActivationConditionsConfig.Builder,HumanLoopActivationConditionsConfig>
| Modifier and Type | Method and Description |
|---|---|
HumanLoopActivationConditionsConfig.Builder |
humanLoopActivationConditions(String humanLoopActivationConditions)
JSON expressing use-case specific conditions declaratively.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHumanLoopActivationConditionsConfig.Builder humanLoopActivationConditions(String humanLoopActivationConditions)
JSON expressing use-case specific conditions declaratively. If any condition is matched, atomic tasks are created against the configured work team. The set of conditions is different for Rekognition and Textract.
humanLoopActivationConditions - JSON expressing use-case specific conditions declaratively. If any condition is matched, atomic tasks
are created against the configured work team. The set of conditions is different for Rekognition and
Textract.Copyright © 2020. All rights reserved.