Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnCollectionGroupProps.Builder
Packages that use CfnCollectionGroupProps.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnCollectionGroupProps.Builder in software.amazon.awscdk.services.opensearchserverless
Methods in software.amazon.awscdk.services.opensearchserverless that return CfnCollectionGroupProps.BuilderModifier and TypeMethodDescriptionCfnCollectionGroupProps.builder()CfnCollectionGroupProps.Builder.capacityLimits(IResolvable capacityLimits) Sets the value ofCfnCollectionGroupProps.getCapacityLimits()CfnCollectionGroupProps.Builder.capacityLimits(CfnCollectionGroup.CapacityLimitsProperty capacityLimits) Sets the value ofCfnCollectionGroupProps.getCapacityLimits()CfnCollectionGroupProps.Builder.description(String description) Sets the value ofCfnCollectionGroupProps.getDescription()Sets the value ofCfnCollectionGroupProps.getName()CfnCollectionGroupProps.Builder.standbyReplicas(String standbyReplicas) Sets the value ofCfnCollectionGroupProps.getStandbyReplicas()Sets the value ofCfnCollectionGroupProps.getTags()Constructors in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnCollectionGroupProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCollectionGroupProps.Builder.