toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchserverless.kotlin.inputs
/
IndexSettingsArgs
Index
Settings
Args
data
class
IndexSettingsArgs
(
val
index
:
Output
<
IndexSettingsIndexPropertiesArgs
>
?
=
null
)
:
ConvertibleToJava
<
IndexSettingsArgs
>
Members
Constructors
Index
Settings
Args
Link copied to clipboard
constructor
(
index
:
Output
<
IndexSettingsIndexPropertiesArgs
>
?
=
null
)
Properties
index
Link copied to clipboard
val
index
:
Output
<
IndexSettingsIndexPropertiesArgs
>
?
=
null
Index settings.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IndexSettingsArgs