parameters

@JvmName(name = "vllxrynwsruopshd")
suspend fun parameters(value: Output<Map<String, AgentParameterDetailArgs>>)
@JvmName(name = "qsslhvlhlaaeuqjs")
suspend fun parameters(value: Map<String, AgentParameterDetailArgs>?)

Parameters

value

The parameters that the agent elicits from the user to fulfill the function.


@JvmName(name = "tsoexefmswcxvmot")
suspend fun parameters(vararg argument: Pair<String, suspend AgentParameterDetailArgsBuilder.() -> Unit>)

Parameters

argument

The parameters that the agent elicits from the user to fulfill the function.


@JvmName(name = "eruorcctqoogeffq")
fun parameters(vararg values: Pair<String, AgentParameterDetailArgs>)

Parameters

values

The parameters that the agent elicits from the user to fulfill the function.