toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.bedrock.kotlin
/
AgentAgentKnowledgeBaseAssociationArgs
/
AgentAgentKnowledgeBaseAssociationArgs
Agent
Agent
Knowledge
Base
Association
Args
constructor
(
agentId
:
Output
<
String
>
?
=
null
,
agentVersion
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
knowledgeBaseId
:
Output
<
String
>
?
=
null
,
knowledgeBaseState
:
Output
<
String
>
?
=
null
,
timeouts
:
Output
<
AgentAgentKnowledgeBaseAssociationTimeoutsArgs
>
?
=
null
)