human Loop Activation Conditions Config
suspend fun humanLoopActivationConditionsConfig(value: Output<FlowDefinitionHumanLoopActivationConfigHumanLoopActivationConditionsConfigArgs>)
suspend fun humanLoopActivationConditionsConfig(value: FlowDefinitionHumanLoopActivationConfigHumanLoopActivationConditionsConfigArgs?)
Parameters
value
defines under what conditions SageMaker AI creates a human loop. See Human Loop Activation Conditions Config details below.
suspend fun humanLoopActivationConditionsConfig(argument: suspend FlowDefinitionHumanLoopActivationConfigHumanLoopActivationConditionsConfigArgsBuilder.() -> Unit)
Parameters
argument
defines under what conditions SageMaker AI creates a human loop. See Human Loop Activation Conditions Config details below.