AWS SDK for .NET Documentation
LifecycleRuleNoncurrentVersionExpiration Class
AmazonAmazon.S3.ModelLifecycleRuleNoncurrentVersionExpiration Did this page help you?   Yes   No    Tell us about it...
Noncurrent Version Expiration
Declaration Syntax
C#
public class LifecycleRuleNoncurrentVersionExpiration
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LifecycleRuleNoncurrentVersionExpiration()()()()
Initializes a new instance of the LifecycleRuleNoncurrentVersionExpiration 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.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
LifecycleRuleNoncurrentVersionExpiration

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