humanLoopConfig

@JvmName(name = "jjuprrlsmivoykfp")
suspend fun humanLoopConfig(value: Output<FlowDefinitionHumanLoopConfigArgs>)
@JvmName(name = "aeoyuxwifrhqokgy")
suspend fun humanLoopConfig(value: FlowDefinitionHumanLoopConfigArgs?)

Parameters

value

An object containing information about the tasks the human reviewers will perform. See Human Loop Config details below.


@JvmName(name = "jchundvudlridygf")
suspend fun humanLoopConfig(argument: suspend FlowDefinitionHumanLoopConfigArgsBuilder.() -> Unit)

Parameters

argument

An object containing information about the tasks the human reviewers will perform. See Human Loop Config details below.