Rules Item
Inheritance Hierarchy
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class LifecycleRule : Object
The LifecycleRule type exposes the following members
Constructors
| Name | Description | |
|---|---|---|
|
LifecycleRule() |
Properties
| Name | Description | |
|---|---|---|
|
Expiration | Defines the length of time, in days, before objects expire. |
|
Id | Unique identifier for the rule. The value cannot be longer than 255 characters. |
|
Prefix | Prefix identifying one or more objects to which the rule applies. |
|
Status | If 'Enabled', the rule is currently being applied. If 'Disabled', the rule is not currently being applied. |
|
Transition |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8