pulumi-aws-native-kotlin
0.82.0.0
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
)
Types
Constructors
Properties
Constructors
Index
Value
Importance
Item
Link copied to clipboard
fun
IndexValueImportanceItem
(
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