OSSLifecycleRule specifies how to manage bucket's lifecycle
| Name | Type | Description | Notes |
|---|---|---|---|
| MarkDeletionAfterDays | int | MarkDeletionAfterDays is the number of days before we delete objects in the bucket | [optional] |
| MarkInfrequentAccessAfterDays | int | MarkInfrequentAccessAfterDays is the number of days before we convert the objects in the bucket to Infrequent Access (IA) storage type | [optional] |