toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wisdom.kotlin
/
AiAgentArgs
/
AiAgentArgs
Ai
Agent
Args
constructor
(
assistantId
:
Output
<
String
>
?
=
null
,
configuration
:
Output
<
Any
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
type
:
Output
<
AiAgentAiAgentType
>
?
=
null
)