Uses of Interface
software.amazon.awscdk.services.s3vectors.CfnIndex.MetadataConfigurationProperty
Packages that use CfnIndex.MetadataConfigurationProperty
-
Uses of CfnIndex.MetadataConfigurationProperty in software.amazon.awscdk.services.s3vectors
Classes in software.amazon.awscdk.services.s3vectors that implement CfnIndex.MetadataConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIndex.MetadataConfigurationPropertyMethods in software.amazon.awscdk.services.s3vectors that return CfnIndex.MetadataConfigurationPropertyModifier and TypeMethodDescriptionCfnIndex.MetadataConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3vectors with parameters of type CfnIndex.MetadataConfigurationPropertyModifier and TypeMethodDescriptionCfnIndex.Builder.metadataConfiguration(CfnIndex.MetadataConfigurationProperty metadataConfiguration) The metadata configuration for the vector index.CfnIndexProps.Builder.metadataConfiguration(CfnIndex.MetadataConfigurationProperty metadataConfiguration) Sets the value ofCfnIndexProps.getMetadataConfiguration()voidCfnIndex.setMetadataConfiguration(CfnIndex.MetadataConfigurationProperty value) The metadata configuration for the vector index.