Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3vectors.CfnVectorBucketMixinProps.Builder
Packages that use CfnVectorBucketMixinProps.Builder
-
Uses of CfnVectorBucketMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3vectors
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3vectors that return CfnVectorBucketMixinProps.BuilderModifier and TypeMethodDescriptionCfnVectorBucketMixinProps.builder()CfnVectorBucketMixinProps.Builder.encryptionConfiguration(CfnVectorBucketPropsMixin.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnVectorBucketMixinProps.getEncryptionConfiguration()CfnVectorBucketMixinProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnVectorBucketMixinProps.getEncryptionConfiguration()Sets the value ofCfnVectorBucketMixinProps.getTags()CfnVectorBucketMixinProps.Builder.vectorBucketName(String vectorBucketName) Sets the value ofCfnVectorBucketMixinProps.getVectorBucketName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3vectors with parameters of type CfnVectorBucketMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVectorBucketMixinProps.Builder.