Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3vectors.CfnIndexMixinProps.Builder
Packages that use CfnIndexMixinProps.Builder
-
Uses of CfnIndexMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3vectors
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3vectors that return CfnIndexMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnIndexMixinProps.BuilderCfnIndexMixinProps.builder()Sets the value ofCfnIndexMixinProps.getDataType()Sets the value ofCfnIndexMixinProps.getDimension()CfnIndexMixinProps.Builder.distanceMetric(String distanceMetric) Sets the value ofCfnIndexMixinProps.getDistanceMetric()CfnIndexMixinProps.Builder.encryptionConfiguration(CfnIndexPropsMixin.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnIndexMixinProps.getEncryptionConfiguration()CfnIndexMixinProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnIndexMixinProps.getEncryptionConfiguration()Sets the value ofCfnIndexMixinProps.getIndexName()CfnIndexMixinProps.Builder.metadataConfiguration(CfnIndexPropsMixin.MetadataConfigurationProperty metadataConfiguration) Sets the value ofCfnIndexMixinProps.getMetadataConfiguration()CfnIndexMixinProps.Builder.metadataConfiguration(IResolvable metadataConfiguration) Sets the value ofCfnIndexMixinProps.getMetadataConfiguration()Sets the value ofCfnIndexMixinProps.getTags()CfnIndexMixinProps.Builder.vectorBucketArn(String vectorBucketArn) Sets the value ofCfnIndexMixinProps.getVectorBucketArn()CfnIndexMixinProps.Builder.vectorBucketName(String vectorBucketName) Sets the value ofCfnIndexMixinProps.getVectorBucketName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3vectors with parameters of type CfnIndexMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIndexMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIndexMixinProps.Builder.