Uses of Class
software.amazon.awscdk.services.s3vectors.CfnIndexProps.Builder
Packages that use CfnIndexProps.Builder
-
Uses of CfnIndexProps.Builder in software.amazon.awscdk.services.s3vectors
Methods in software.amazon.awscdk.services.s3vectors that return CfnIndexProps.BuilderModifier and TypeMethodDescriptionstatic CfnIndexProps.BuilderCfnIndexProps.builder()Sets the value ofCfnIndexProps.getDataType()Sets the value ofCfnIndexProps.getDimension()CfnIndexProps.Builder.distanceMetric(String distanceMetric) Sets the value ofCfnIndexProps.getDistanceMetric()Sets the value ofCfnIndexProps.getIndexName()CfnIndexProps.Builder.metadataConfiguration(IResolvable metadataConfiguration) Sets the value ofCfnIndexProps.getMetadataConfiguration()CfnIndexProps.Builder.metadataConfiguration(CfnIndex.MetadataConfigurationProperty metadataConfiguration) Sets the value ofCfnIndexProps.getMetadataConfiguration()CfnIndexProps.Builder.vectorBucketArn(String vectorBucketArn) Sets the value ofCfnIndexProps.getVectorBucketArn()CfnIndexProps.Builder.vectorBucketName(String vectorBucketName) Sets the value ofCfnIndexProps.getVectorBucketName()Constructors in software.amazon.awscdk.services.s3vectors with parameters of type CfnIndexProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIndexProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIndexProps.Builder.