Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.s3vectors.CfnIndexPropsMixin.MetadataConfigurationProperty
Packages that use CfnIndexPropsMixin.MetadataConfigurationProperty
-
Uses of CfnIndexPropsMixin.MetadataConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.s3vectors
Classes in software.amazon.awscdk.cfnpropertymixins.services.s3vectors that implement CfnIndexPropsMixin.MetadataConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIndexPropsMixin.MetadataConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.s3vectors that return CfnIndexPropsMixin.MetadataConfigurationPropertyModifier and TypeMethodDescriptionCfnIndexPropsMixin.MetadataConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.s3vectors with parameters of type CfnIndexPropsMixin.MetadataConfigurationPropertyModifier and TypeMethodDescriptionCfnIndexMixinProps.Builder.metadataConfiguration(CfnIndexPropsMixin.MetadataConfigurationProperty metadataConfiguration) Sets the value ofCfnIndexMixinProps.getMetadataConfiguration()CfnIndexPropsMixin.Builder.metadataConfiguration(CfnIndexPropsMixin.MetadataConfigurationProperty metadataConfiguration) The metadata configuration for the vector index.