Object Transition Policy
Type Definition
type Transition struct
Parameter Description
|
Field |
Type |
Optional or Mandatory |
Description |
|---|---|---|---|
|
StorageClass |
Mandatory when used as a request parameter |
Storage class of the object after transition
NOTE:
The Standard storage class is not supported. |
|
|
Date |
time.Time |
Mandatory when the parameter is used as a request parameter and Days is not set |
Date when an object will be transited. |
|
Days |
int |
Mandatory when the parameter is used as a request parameter and Date is not set |
Number of days after which an object will be transited since its creation. The value must be a positive integer. |
Last Article: Lifecycle Rule of a Bucket
Next Article: Expiration Time of an Object
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.