Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 533 Bytes

OSSLifecycleRule.md

File metadata and controls

14 lines (7 loc) · 533 Bytes

OSSLifecycleRule

OSSLifecycleRule specifies how to manage bucket's lifecycle

Properties

Name Type Description Notes
markDeletionAfterDays Integer MarkDeletionAfterDays is the number of days before we delete objects in the bucket [optional]
markInfrequentAccessAfterDays Integer MarkInfrequentAccessAfterDays is the number of days before we convert the objects in the bucket to Infrequent Access (IA) storage type [optional]