toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.kendra.kotlin
/
QuerySuggestionsBlockListArgs
/
QuerySuggestionsBlockListArgs
Query
Suggestions
Block
List
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
indexId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
?
=
null
,
sourceS3Path
:
Output
<
QuerySuggestionsBlockListSourceS3PathArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)