Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnCollectionPropsMixin.EncryptionConfigProperty
Packages that use CfnCollectionPropsMixin.EncryptionConfigProperty
-
Uses of CfnCollectionPropsMixin.EncryptionConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Classes in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that implement CfnCollectionPropsMixin.EncryptionConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCollectionPropsMixin.EncryptionConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnCollectionPropsMixin.EncryptionConfigPropertyModifier and TypeMethodDescriptionCfnCollectionPropsMixin.EncryptionConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless with parameters of type CfnCollectionPropsMixin.EncryptionConfigPropertyModifier and TypeMethodDescriptionCfnCollectionMixinProps.Builder.encryptionConfig(CfnCollectionPropsMixin.EncryptionConfigProperty encryptionConfig) Sets the value ofCfnCollectionMixinProps.getEncryptionConfig()CfnCollectionPropsMixin.Builder.encryptionConfig(CfnCollectionPropsMixin.EncryptionConfigProperty encryptionConfig) Encryption settings for the collection.