functions

@JvmName(name = "jnnxwxcqittbifvd")
suspend fun functions(value: Output<List<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>>)

Parameters

value

Functions that each define an action in the action group. See functions Block for details.


@JvmName(name = "trwlhmoutwhvvang")
suspend fun functions(vararg values: Output<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>)


@JvmName(name = "fvnuypehogqcfksb")
suspend fun functions(values: List<Output<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>>)
@JvmName(name = "pctqfajcjwlactyf")
suspend fun functions(vararg values: AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs)

Parameters

values

Functions that each define an action in the action group. See functions Block for details.


@JvmName(name = "jobvlhffsvyewtok")
suspend fun functions(argument: List<suspend AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgsBuilder.() -> Unit>)
@JvmName(name = "jgpcyokeosekkmxn")
suspend fun functions(vararg argument: suspend AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgsBuilder.() -> Unit)
@JvmName(name = "fmlupruchqidhqsi")
suspend fun functions(argument: suspend AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgsBuilder.() -> Unit)

Parameters

argument

Functions that each define an action in the action group. See functions Block for details.