executor

@JvmName(name = "kmuxaukvtgyuokts")
suspend fun executor(value: Output<AgentOrchestrationExecutorArgs>)
@JvmName(name = "doymlrlcwfgwejfk")
suspend fun executor(value: AgentOrchestrationExecutorArgs?)

Parameters

value

The structure of the executor invoking the actions in custom orchestration.


@JvmName(name = "eujaohiuraaththy")
suspend fun executor(argument: suspend AgentOrchestrationExecutorArgsBuilder.() -> Unit)

Parameters

argument

The structure of the executor invoking the actions in custom orchestration.