toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.outputs
/
AgentFunctionSchema
Agent
Function
Schema
data
class
AgentFunctionSchema
(
val
functions
:
List
<
AgentFunction
>
)
Schema of Functions
Members
Constructors
Agent
Function
Schema
Link copied to clipboard
constructor
(
functions
:
List
<
AgentFunction
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
functions
Link copied to clipboard
val
functions
:
List
<
AgentFunction
>
List of Function definitions