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
/
IndexValueImportanceItem
Index
Value
Importance
Item
data
class
IndexValueImportanceItem
(
val
key
:
String
?
=
null
,
val
value
:
Int
?
=
null
)
Members
Constructors
Index
Value
Importance
Item
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
value
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
value
Link copied to clipboard
val
value
:
Int
?
=
null