Expiration Time of an Object
Type Definition
type Expiration struct
Parameter Description
| Field | Type | Optional or Mandatory | Description |
|---|---|---|---|
| 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. |
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot