AWS SDK for .NET Documentation
LifecycleRuleNoncurrentVersionTransition Class
AmazonAmazon.S3.ModelLifecycleRuleNoncurrentVersionTransition Did this page help you?   Yes   No    Tell us about it...
LifecycleTransition defines when and how objects transition.
Declaration Syntax
C#
public class LifecycleRuleNoncurrentVersionTransition : IXmlSerializable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LifecycleRuleNoncurrentVersionTransition()()()()
Initializes a new instance of the LifecycleRuleNoncurrentVersionTransition class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
NoncurrentDays
Indicates the lifetime, in days, of the objects that are subject to the rule. The value must be a non-zero positive integer.

StorageClass
Gets and sets the storage class the object will transition to.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithNoncurrentDays(Int32) Obsolete.
Sets the NoncurrentDays property for this request.

WithStorageClass(S3StorageClass) Obsolete.
Sets the StorageClass property for this request.

Inheritance Hierarchy
Object
LifecycleRuleNoncurrentVersionTransition

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)