Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnCollectionGroupMixinProps.Builder
Packages that use CfnCollectionGroupMixinProps.Builder
-
Uses of CfnCollectionGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnCollectionGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnCollectionGroupMixinProps.builder()CfnCollectionGroupMixinProps.Builder.capacityLimits(CfnCollectionGroupPropsMixin.CapacityLimitsProperty capacityLimits) Sets the value ofCfnCollectionGroupMixinProps.getCapacityLimits()CfnCollectionGroupMixinProps.Builder.capacityLimits(IResolvable capacityLimits) Sets the value ofCfnCollectionGroupMixinProps.getCapacityLimits()CfnCollectionGroupMixinProps.Builder.description(String description) Sets the value ofCfnCollectionGroupMixinProps.getDescription()Sets the value ofCfnCollectionGroupMixinProps.getName()CfnCollectionGroupMixinProps.Builder.standbyReplicas(String standbyReplicas) Sets the value ofCfnCollectionGroupMixinProps.getStandbyReplicas()Sets the value ofCfnCollectionGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless with parameters of type CfnCollectionGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCollectionGroupMixinProps.Builder.