Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnIndexPropsMixin.MappingsProperty
Packages that use CfnIndexPropsMixin.MappingsProperty
-
Uses of CfnIndexPropsMixin.MappingsProperty in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Classes in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that implement CfnIndexPropsMixin.MappingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIndexPropsMixin.MappingsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnIndexPropsMixin.MappingsPropertyModifier and TypeMethodDescriptionCfnIndexPropsMixin.MappingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless with parameters of type CfnIndexPropsMixin.MappingsPropertyModifier and TypeMethodDescriptionCfnIndexMixinProps.Builder.mappings(CfnIndexPropsMixin.MappingsProperty mappings) Sets the value ofCfnIndexMixinProps.getMappings()CfnIndexPropsMixin.Builder.mappings(CfnIndexPropsMixin.MappingsProperty mappings) Index mappings for the OpenSearch Serverless index.