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
/
IndexArgs
/
IndexArgs
Index
Args
constructor
(
collectionEndpoint
:
Output
<
String
>
?
=
null
,
indexName
:
Output
<
String
>
?
=
null
,
mappings
:
Output
<
MappingsPropertiesArgs
>
?
=
null
,
settings
:
Output
<
IndexSettingsArgs
>
?
=
null
)