LifecycleRule Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Rules Item

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.LifecycleRule

Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class LifecycleRule : Object

The LifecycleRule type exposes the following members

Constructors

  Name Description
Public Method LifecycleRule()

Properties

  Name Description
Public Property Expiration Defines the length of time, in days, before objects expire.
Public Property Id Unique identifier for the rule. The value cannot be longer than 255 characters.
Public Property Prefix Prefix identifying one or more objects to which the rule applies.
Public Property Status If 'Enabled', the rule is currently being applied. If 'Disabled', the rule is not currently being applied.
Public Property 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