Data.Cloud.AmazonAPI.LifeCycle.TAmazonLifeCycleRule Properties
InheritedProtected
| ExpirationDays | public | Specifies a period in the object's lifetime when Amazon S3 should take the appropriate expiration action. |
| ID | public | The unique identifier for the rule. |
| NoncurrentVersionExpirationDays | public | Specifies when the non-current object version expires. |
| NoncurrentVersionTransitionDays | public | Specifies the number of days an object is non-current before Amazon S3 can perform associated action. |
| NoncurrentVersionTransitionStorageClass | public | Specifies the Amazon S3 Storage class to which you want the object to transition. |
| Prefix | public | Object key prefix identifying one or more objects to which the rule applies. |
| Status | public | If Enabled, Amazon S3 executes the rule as scheduled. If Disabled, Amazon S3 ignores the rule. |
| Transitions | public | List of stored transitions. |
| XML | public | The XML representation. |