toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kendra.kotlin.outputs
/
IndexRelevance
/
IndexRelevance
Index
Relevance
constructor
(
duration
:
String
?
=
null
,
freshness
:
Boolean
?
=
null
,
importance
:
Int
?
=
null
,
rankOrder
:
IndexOrder
?
=
null
,
valueImportanceItems
:
List
<
IndexValueImportanceItem
>
?
=
null
)