LifecycleRule defines a lifecylce rule
Namespace: Amazon.S3.ModelAssembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class LifecycleRule
Public Class LifecycleRule
public ref class LifecycleRule
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| LifecycleRule()()()() | Initializes a new instance of the LifecycleRule class | |
| Equals(Object) | (Inherited from Object.) | |
| Expiration |
Gets and sets the expiration property of the rule
| |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Id |
Gets and sets the ID property of the rule
| |
| Prefix |
Gets and sets the prefix property of the rule
| |
| Status |
Gets and sets the status property of the rule
| |
| ToString()()()() | (Inherited from Object.) |