Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.RuleProperty.Builder
Packages that use CfnBucketPropsMixin.RuleProperty.Builder
-
Uses of CfnBucketPropsMixin.RuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.RuleProperty.BuilderModifier and TypeMethodDescriptionCfnBucketPropsMixin.RuleProperty.Builder.abortIncompleteMultipartUpload(CfnBucketPropsMixin.AbortIncompleteMultipartUploadProperty abortIncompleteMultipartUpload) Sets the value ofCfnBucketPropsMixin.RuleProperty.getAbortIncompleteMultipartUpload()CfnBucketPropsMixin.RuleProperty.Builder.abortIncompleteMultipartUpload(IResolvable abortIncompleteMultipartUpload) Sets the value ofCfnBucketPropsMixin.RuleProperty.getAbortIncompleteMultipartUpload()CfnBucketPropsMixin.RuleProperty.builder()CfnBucketPropsMixin.RuleProperty.Builder.expirationDate(Instant expirationDate) Sets the value ofCfnBucketPropsMixin.RuleProperty.getExpirationDate()CfnBucketPropsMixin.RuleProperty.Builder.expirationDate(IResolvable expirationDate) Sets the value ofCfnBucketPropsMixin.RuleProperty.getExpirationDate()CfnBucketPropsMixin.RuleProperty.Builder.expirationInDays(Number expirationInDays) Sets the value ofCfnBucketPropsMixin.RuleProperty.getExpirationInDays()CfnBucketPropsMixin.RuleProperty.Builder.expiredObjectDeleteMarker(Boolean expiredObjectDeleteMarker) Sets the value ofCfnBucketPropsMixin.RuleProperty.getExpiredObjectDeleteMarker()CfnBucketPropsMixin.RuleProperty.Builder.expiredObjectDeleteMarker(IResolvable expiredObjectDeleteMarker) Sets the value ofCfnBucketPropsMixin.RuleProperty.getExpiredObjectDeleteMarker()Sets the value ofCfnBucketPropsMixin.RuleProperty.getId()CfnBucketPropsMixin.RuleProperty.Builder.noncurrentVersionExpiration(CfnBucketPropsMixin.NoncurrentVersionExpirationProperty noncurrentVersionExpiration) Sets the value ofCfnBucketPropsMixin.RuleProperty.getNoncurrentVersionExpiration()CfnBucketPropsMixin.RuleProperty.Builder.noncurrentVersionExpiration(IResolvable noncurrentVersionExpiration) Sets the value ofCfnBucketPropsMixin.RuleProperty.getNoncurrentVersionExpiration()CfnBucketPropsMixin.RuleProperty.Builder.noncurrentVersionExpirationInDays(Number noncurrentVersionExpirationInDays) Sets the value ofCfnBucketPropsMixin.RuleProperty.getNoncurrentVersionExpirationInDays()CfnBucketPropsMixin.RuleProperty.Builder.noncurrentVersionTransition(CfnBucketPropsMixin.NoncurrentVersionTransitionProperty noncurrentVersionTransition) Sets the value ofCfnBucketPropsMixin.RuleProperty.getNoncurrentVersionTransition()CfnBucketPropsMixin.RuleProperty.Builder.noncurrentVersionTransition(IResolvable noncurrentVersionTransition) Sets the value ofCfnBucketPropsMixin.RuleProperty.getNoncurrentVersionTransition()CfnBucketPropsMixin.RuleProperty.Builder.noncurrentVersionTransitions(List<? extends Object> noncurrentVersionTransitions) Sets the value ofCfnBucketPropsMixin.RuleProperty.getNoncurrentVersionTransitions()CfnBucketPropsMixin.RuleProperty.Builder.noncurrentVersionTransitions(IResolvable noncurrentVersionTransitions) Sets the value ofCfnBucketPropsMixin.RuleProperty.getNoncurrentVersionTransitions()CfnBucketPropsMixin.RuleProperty.Builder.objectSizeGreaterThan(Number objectSizeGreaterThan) Sets the value ofCfnBucketPropsMixin.RuleProperty.getObjectSizeGreaterThan()CfnBucketPropsMixin.RuleProperty.Builder.objectSizeLessThan(Number objectSizeLessThan) Sets the value ofCfnBucketPropsMixin.RuleProperty.getObjectSizeLessThan()Sets the value ofCfnBucketPropsMixin.RuleProperty.getPrefix()Sets the value ofCfnBucketPropsMixin.RuleProperty.getStatus()CfnBucketPropsMixin.RuleProperty.Builder.tagFilters(List<? extends Object> tagFilters) Sets the value ofCfnBucketPropsMixin.RuleProperty.getTagFilters()CfnBucketPropsMixin.RuleProperty.Builder.tagFilters(IResolvable tagFilters) Sets the value ofCfnBucketPropsMixin.RuleProperty.getTagFilters()CfnBucketPropsMixin.RuleProperty.Builder.transition(CfnBucketPropsMixin.TransitionProperty transition) Sets the value ofCfnBucketPropsMixin.RuleProperty.getTransition()CfnBucketPropsMixin.RuleProperty.Builder.transition(IResolvable transition) Sets the value ofCfnBucketPropsMixin.RuleProperty.getTransition()CfnBucketPropsMixin.RuleProperty.Builder.transitions(List<? extends Object> transitions) Sets the value ofCfnBucketPropsMixin.RuleProperty.getTransitions()CfnBucketPropsMixin.RuleProperty.Builder.transitions(IResolvable transitions) Sets the value ofCfnBucketPropsMixin.RuleProperty.getTransitions()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.RuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucketPropsMixin.RuleProperty.Builder.