noncurrentVersionTransitions property

NoncurrentVersionTransition? noncurrentVersionTransitions
getter/setter pair

Specifies the transition rule for the lifecycle rule that describes when noncurrent objects transition to a specific storage class. If your bucket is versioning-enabled (or versioning is suspended), you can set this action to request that Amazon S3 transition noncurrent object versions to a specific storage class at a set period in the object's lifetime.

Implementation

NoncurrentVersionTransition? noncurrentVersionTransitions;