Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3express.CfnDirectoryBucketMixinProps.Builder
Packages that use CfnDirectoryBucketMixinProps.Builder
-
Uses of CfnDirectoryBucketMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3express
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3express that return CfnDirectoryBucketMixinProps.BuilderModifier and TypeMethodDescriptionCfnDirectoryBucketMixinProps.Builder.bucketEncryption(CfnDirectoryBucketPropsMixin.BucketEncryptionProperty bucketEncryption) Sets the value ofCfnDirectoryBucketMixinProps.getBucketEncryption()CfnDirectoryBucketMixinProps.Builder.bucketEncryption(IResolvable bucketEncryption) Sets the value ofCfnDirectoryBucketMixinProps.getBucketEncryption()CfnDirectoryBucketMixinProps.Builder.bucketName(String bucketName) Sets the value ofCfnDirectoryBucketMixinProps.getBucketName()CfnDirectoryBucketMixinProps.builder()CfnDirectoryBucketMixinProps.Builder.dataRedundancy(String dataRedundancy) Sets the value ofCfnDirectoryBucketMixinProps.getDataRedundancy()CfnDirectoryBucketMixinProps.Builder.lifecycleConfiguration(CfnDirectoryBucketPropsMixin.LifecycleConfigurationProperty lifecycleConfiguration) Sets the value ofCfnDirectoryBucketMixinProps.getLifecycleConfiguration()CfnDirectoryBucketMixinProps.Builder.lifecycleConfiguration(IResolvable lifecycleConfiguration) Sets the value ofCfnDirectoryBucketMixinProps.getLifecycleConfiguration()CfnDirectoryBucketMixinProps.Builder.locationName(String locationName) Sets the value ofCfnDirectoryBucketMixinProps.getLocationName()Sets the value ofCfnDirectoryBucketMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3express with parameters of type CfnDirectoryBucketMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDirectoryBucketMixinProps.Builder.