Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnCollectionMixinProps.Builder
Packages that use CfnCollectionMixinProps.Builder
-
Uses of CfnCollectionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnCollectionMixinProps.BuilderModifier and TypeMethodDescriptionCfnCollectionMixinProps.builder()CfnCollectionMixinProps.Builder.collectionGroupName(String collectionGroupName) Sets the value ofCfnCollectionMixinProps.getCollectionGroupName()CfnCollectionMixinProps.Builder.description(String description) Sets the value ofCfnCollectionMixinProps.getDescription()CfnCollectionMixinProps.Builder.encryptionConfig(CfnCollectionPropsMixin.EncryptionConfigProperty encryptionConfig) Sets the value ofCfnCollectionMixinProps.getEncryptionConfig()CfnCollectionMixinProps.Builder.encryptionConfig(IResolvable encryptionConfig) Sets the value ofCfnCollectionMixinProps.getEncryptionConfig()Sets the value ofCfnCollectionMixinProps.getName()CfnCollectionMixinProps.Builder.standbyReplicas(String standbyReplicas) Sets the value ofCfnCollectionMixinProps.getStandbyReplicas()Sets the value ofCfnCollectionMixinProps.getTags()Sets the value ofCfnCollectionMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless with parameters of type CfnCollectionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCollectionMixinProps.Builder.