FlowDefinitionHumanLoopActivationConfigHumanLoopActivationConditionsConfigArgs

data class FlowDefinitionHumanLoopActivationConfigHumanLoopActivationConditionsConfigArgs(val humanLoopActivationConditions: Output<String>) : ConvertibleToJava<FlowDefinitionHumanLoopActivationConfigHumanLoopActivationConditionsConfigArgs>

Constructors

constructor(humanLoopActivationConditions: Output<String>)

Properties

Link copied to clipboard

A JSON expressing use-case specific conditions declaratively. If any condition is matched, atomic tasks are created against the configured work team. For more information about how to structure the JSON, see JSON Schema for Human Loop Activation Conditions in Amazon Augmented AI.

Functions

Link copied to clipboard
open override fun toJava(): FlowDefinitionHumanLoopActivationConfigHumanLoopActivationConditionsConfigArgs