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.inputs
/
KnowledgeBaseQueryGenerationContextArgs
/
KnowledgeBaseQueryGenerationContextArgs
Knowledge
Base
Query
Generation
Context
Args
constructor
(
curatedQueries
:
Output
<
List
<
KnowledgeBaseCuratedQueryArgs
>
>
?
=
null
,
tables
:
Output
<
List
<
KnowledgeBaseQueryGenerationTableArgs
>
>
?
=
null
)