Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnIndexMixinProps.Builder
Packages that use CfnIndexMixinProps.Builder
-
Uses of CfnIndexMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnIndexMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnIndexMixinProps.BuilderCfnIndexMixinProps.builder()CfnIndexMixinProps.Builder.collectionEndpoint(String collectionEndpoint) Sets the value ofCfnIndexMixinProps.getCollectionEndpoint()Sets the value ofCfnIndexMixinProps.getIndexName()CfnIndexMixinProps.Builder.mappings(CfnIndexPropsMixin.MappingsProperty mappings) Sets the value ofCfnIndexMixinProps.getMappings()CfnIndexMixinProps.Builder.mappings(IResolvable mappings) Sets the value ofCfnIndexMixinProps.getMappings()CfnIndexMixinProps.Builder.settings(CfnIndexPropsMixin.IndexSettingsProperty settings) Sets the value ofCfnIndexMixinProps.getSettings()CfnIndexMixinProps.Builder.settings(IResolvable settings) Sets the value ofCfnIndexMixinProps.getSettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless with parameters of type CfnIndexMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIndexMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIndexMixinProps.Builder.