Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnCollectionPropsMixin.Builder
Packages that use CfnCollectionPropsMixin.Builder
-
Uses of CfnCollectionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnCollectionPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCollectionPropsMixin.Builder.collectionGroupName(String collectionGroupName) The name of the collection group to associate with the collection.CfnCollectionPropsMixin.Builder.create()CfnCollectionPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCollectionPropsMixin.Builder.description(String description) A description of the collection.CfnCollectionPropsMixin.Builder.encryptionConfig(CfnCollectionPropsMixin.EncryptionConfigProperty encryptionConfig) Encryption settings for the collection.CfnCollectionPropsMixin.Builder.encryptionConfig(IResolvable encryptionConfig) Encryption settings for the collection.The name of the collection.CfnCollectionPropsMixin.Builder.standbyReplicas(String standbyReplicas) Indicates whether to use standby replicas for the collection.An arbitrary set of tags (key–value pairs) to associate with the collection.The type of collection.