Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qbusiness.CfnIndexMixinProps.Builder
Packages that use CfnIndexMixinProps.Builder
-
Uses of CfnIndexMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.qbusiness
Methods in software.amazon.awscdk.cfnpropertymixins.services.qbusiness that return CfnIndexMixinProps.BuilderModifier and TypeMethodDescriptionCfnIndexMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnIndexMixinProps.getApplicationId()static CfnIndexMixinProps.BuilderCfnIndexMixinProps.builder()CfnIndexMixinProps.Builder.capacityConfiguration(CfnIndexPropsMixin.IndexCapacityConfigurationProperty capacityConfiguration) Sets the value ofCfnIndexMixinProps.getCapacityConfiguration()CfnIndexMixinProps.Builder.capacityConfiguration(IResolvable capacityConfiguration) Sets the value ofCfnIndexMixinProps.getCapacityConfiguration()CfnIndexMixinProps.Builder.description(String description) Sets the value ofCfnIndexMixinProps.getDescription()CfnIndexMixinProps.Builder.displayName(String displayName) Sets the value ofCfnIndexMixinProps.getDisplayName()CfnIndexMixinProps.Builder.documentAttributeConfigurations(List<? extends Object> documentAttributeConfigurations) Sets the value ofCfnIndexMixinProps.getDocumentAttributeConfigurations()CfnIndexMixinProps.Builder.documentAttributeConfigurations(IResolvable documentAttributeConfigurations) Sets the value ofCfnIndexMixinProps.getDocumentAttributeConfigurations()Sets the value ofCfnIndexMixinProps.getTags()Sets the value ofCfnIndexMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.qbusiness with parameters of type CfnIndexMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIndexMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIndexMixinProps.Builder.