toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchserverless.kotlin.outputs
/
MappingsProperties
Mappings
Properties
data
class
MappingsProperties
(
val
properties
:
Map
<
String
,
IndexPropertyMapping
>
?
=
null
)
Index Mappings
Members
Constructors
Mappings
Properties
Link copied to clipboard
constructor
(
properties
:
Map
<
String
,
IndexPropertyMapping
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
properties
Link copied to clipboard
val
properties
:
Map
<
String
,
IndexPropertyMapping
>
?
=
null
Defines the fields within the mapping, including their types and configurations