Uses of Interface
software.amazon.awscdk.services.s3vectors.CfnIndex.EncryptionConfigurationProperty
Packages that use CfnIndex.EncryptionConfigurationProperty
-
Uses of CfnIndex.EncryptionConfigurationProperty in software.amazon.awscdk.services.s3vectors
Classes in software.amazon.awscdk.services.s3vectors that implement CfnIndex.EncryptionConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIndex.EncryptionConfigurationPropertyMethods in software.amazon.awscdk.services.s3vectors that return CfnIndex.EncryptionConfigurationPropertyModifier and TypeMethodDescriptionCfnIndex.EncryptionConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3vectors with parameters of type CfnIndex.EncryptionConfigurationPropertyModifier and TypeMethodDescriptionCfnIndex.Builder.encryptionConfiguration(CfnIndex.EncryptionConfigurationProperty encryptionConfiguration) The encryption configuration for a vector index.CfnIndexProps.Builder.encryptionConfiguration(CfnIndex.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnIndexProps.getEncryptionConfiguration()voidCfnIndex.setEncryptionConfiguration(CfnIndex.EncryptionConfigurationProperty value) The encryption configuration for a vector index.