Class BucketLifecycleRuleTransition


  • public final class BucketLifecycleRuleTransition
    extends java.lang.Object
    • Method Detail

      • date

        public java.util.Optional<java.lang.String> date()
        Returns:
        Specifies the date after which you want the corresponding action to take effect.
      • days

        public java.util.Optional<java.lang.Integer> days()
        Returns:
        Specifies the number of days after object creation when the specific rule action takes effect.
      • storageClass

        public java.lang.String storageClass()
        Returns:
        Specifies the Amazon S3 [storage class](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Transition.html#AmazonS3-Type-Transition-StorageClass) to which you want the object to transition.