Class: AmazonS3LifecycleRuleNoncurrentVersionTransition

Types~AmazonS3LifecycleRuleNoncurrentVersionTransition

new AmazonS3LifecycleRuleNoncurrentVersionTransition()

Properties:
Name Type Description
StorageClass String Required: Yes. The storage class to which you want the object to transition, such as GLACIER. For valid values, see the StorageClass request element of the PUT Bucket lifecycle action in the Amazon Simple Storage Service API Reference.
TransitionInDays Number Required: Yes. The number of days between the time that a new version of the object is uploaded to the bucket and when old versions of the object are transitioned to the specified storage class.
Source: