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.inputs
/
IndexValueImportanceItemArgs
Index
Value
Importance
Item
Args
data
class
IndexValueImportanceItemArgs
(
val
key
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
IndexValueImportanceItemArgs
>
Members
Constructors
Index
Value
Importance
Item
Args
Link copied to clipboard
constructor
(
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
Int
>
?
=
null
)
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
?
=
null
value
Link copied to clipboard
val
value
:
Output
<
Int
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IndexValueImportanceItemArgs