Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnCollectionGroup.CapacityLimitsProperty.Builder
Packages that use CfnCollectionGroup.CapacityLimitsProperty.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnCollectionGroup.CapacityLimitsProperty.Builder in software.amazon.awscdk.services.opensearchserverless
Methods in software.amazon.awscdk.services.opensearchserverless that return CfnCollectionGroup.CapacityLimitsProperty.BuilderModifier and TypeMethodDescriptionCfnCollectionGroup.CapacityLimitsProperty.builder()CfnCollectionGroup.CapacityLimitsProperty.Builder.maxIndexingCapacityInOcu(Number maxIndexingCapacityInOcu) Sets the value ofCfnCollectionGroup.CapacityLimitsProperty.getMaxIndexingCapacityInOcu()CfnCollectionGroup.CapacityLimitsProperty.Builder.maxSearchCapacityInOcu(Number maxSearchCapacityInOcu) Sets the value ofCfnCollectionGroup.CapacityLimitsProperty.getMaxSearchCapacityInOcu()CfnCollectionGroup.CapacityLimitsProperty.Builder.minIndexingCapacityInOcu(Number minIndexingCapacityInOcu) Sets the value ofCfnCollectionGroup.CapacityLimitsProperty.getMinIndexingCapacityInOcu()CfnCollectionGroup.CapacityLimitsProperty.Builder.minSearchCapacityInOcu(Number minSearchCapacityInOcu) Sets the value ofCfnCollectionGroup.CapacityLimitsProperty.getMinSearchCapacityInOcu()Constructors in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnCollectionGroup.CapacityLimitsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCollectionGroup.CapacityLimitsProperty.Builder.