Uses of Interface
software.amazon.awscdk.services.qbusiness.CfnIndex.IndexCapacityConfigurationProperty
Packages that use CfnIndex.IndexCapacityConfigurationProperty
-
Uses of CfnIndex.IndexCapacityConfigurationProperty in software.amazon.awscdk.services.qbusiness
Classes in software.amazon.awscdk.services.qbusiness that implement CfnIndex.IndexCapacityConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIndex.IndexCapacityConfigurationPropertyMethods in software.amazon.awscdk.services.qbusiness that return CfnIndex.IndexCapacityConfigurationPropertyModifier and TypeMethodDescriptionCfnIndex.IndexCapacityConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.qbusiness with parameters of type CfnIndex.IndexCapacityConfigurationPropertyModifier and TypeMethodDescriptionCfnIndex.Builder.capacityConfiguration(CfnIndex.IndexCapacityConfigurationProperty capacityConfiguration) The capacity units you want to provision for your index.CfnIndexProps.Builder.capacityConfiguration(CfnIndex.IndexCapacityConfigurationProperty capacityConfiguration) Sets the value ofCfnIndexProps.getCapacityConfiguration()voidCfnIndex.setCapacityConfiguration(CfnIndex.IndexCapacityConfigurationProperty value) The capacity units you want to provision for your index.