AWS SDK for .NET Documentation
LifecycleConfiguration Class
AmazonAmazon.S3.ModelLifecycleConfiguration Did this page help you?   Yes   No    Tell us about it...
A collection of expiration rules for an S3 bucket.
Declaration Syntax
C#
public class LifecycleConfiguration
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LifecycleConfiguration()()()()
Initializes a new instance of the LifecycleConfiguration 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.)
Rules
The list of lifecycle rules for this configuration.

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

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