Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnCollection.Builder
Packages that use CfnCollection.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnCollection.Builder in software.amazon.awscdk.services.opensearchserverless
Methods in software.amazon.awscdk.services.opensearchserverless that return CfnCollection.BuilderModifier and TypeMethodDescriptionCfnCollection.Builder.collectionGroupName(String collectionGroupName) The name of the collection group.static CfnCollection.BuilderCfnCollection.Builder.description(String description) A description of the collection.CfnCollection.Builder.encryptionConfig(IResolvable encryptionConfig) The configuration to encrypt the collection.CfnCollection.Builder.encryptionConfig(CfnCollection.EncryptionConfigProperty encryptionConfig) The configuration to encrypt the collection.The name of the collection.CfnCollection.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.