Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnIndexMixinProps.Builder
Packages that use CfnIndexMixinProps.Builder
-
Uses of CfnIndexMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.kendra
Methods in software.amazon.awscdk.cfnpropertymixins.services.kendra that return CfnIndexMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnIndexMixinProps.BuilderCfnIndexMixinProps.builder()CfnIndexMixinProps.Builder.capacityUnits(CfnIndexPropsMixin.CapacityUnitsConfigurationProperty capacityUnits) Sets the value ofCfnIndexMixinProps.getCapacityUnits()CfnIndexMixinProps.Builder.capacityUnits(IResolvable capacityUnits) Sets the value ofCfnIndexMixinProps.getCapacityUnits()CfnIndexMixinProps.Builder.description(String description) Sets the value ofCfnIndexMixinProps.getDescription()CfnIndexMixinProps.Builder.documentMetadataConfigurations(List<? extends Object> documentMetadataConfigurations) Sets the value ofCfnIndexMixinProps.getDocumentMetadataConfigurations()CfnIndexMixinProps.Builder.documentMetadataConfigurations(IResolvable documentMetadataConfigurations) Sets the value ofCfnIndexMixinProps.getDocumentMetadataConfigurations()Sets the value ofCfnIndexMixinProps.getEdition()Sets the value ofCfnIndexMixinProps.getName()Sets the value ofCfnIndexMixinProps.getRoleArn()Sets the value ofCfnIndexMixinProps.getRoleArn()CfnIndexMixinProps.Builder.serverSideEncryptionConfiguration(CfnIndexPropsMixin.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration) Sets the value ofCfnIndexMixinProps.getServerSideEncryptionConfiguration()CfnIndexMixinProps.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration) Sets the value ofCfnIndexMixinProps.getServerSideEncryptionConfiguration()Sets the value ofCfnIndexMixinProps.getTags()CfnIndexMixinProps.Builder.userContextPolicy(String userContextPolicy) Sets the value ofCfnIndexMixinProps.getUserContextPolicy()CfnIndexMixinProps.Builder.userTokenConfigurations(List<? extends Object> userTokenConfigurations) Sets the value ofCfnIndexMixinProps.getUserTokenConfigurations()CfnIndexMixinProps.Builder.userTokenConfigurations(IResolvable userTokenConfigurations) Sets the value ofCfnIndexMixinProps.getUserTokenConfigurations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kendra with parameters of type CfnIndexMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIndexMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIndexMixinProps.Builder.