Uses of Interface
software.amazon.awscdk.services.opensearchserverless.CfnCollection.EncryptionConfigProperty
Packages that use CfnCollection.EncryptionConfigProperty
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnCollection.EncryptionConfigProperty in software.amazon.awscdk.services.opensearchserverless
Classes in software.amazon.awscdk.services.opensearchserverless that implement CfnCollection.EncryptionConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCollection.EncryptionConfigPropertyMethods in software.amazon.awscdk.services.opensearchserverless that return CfnCollection.EncryptionConfigPropertyModifier and TypeMethodDescriptionCfnCollection.EncryptionConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnCollection.EncryptionConfigPropertyModifier and TypeMethodDescriptionCfnCollection.Builder.encryptionConfig(CfnCollection.EncryptionConfigProperty encryptionConfig) The configuration to encrypt the collection.CfnCollectionProps.Builder.encryptionConfig(CfnCollection.EncryptionConfigProperty encryptionConfig) Sets the value ofCfnCollectionProps.getEncryptionConfig()voidCfnCollection.setEncryptionConfig(CfnCollection.EncryptionConfigProperty value) The configuration to encrypt the collection.