Builder

class Builder

Properties

Link copied to clipboard
var date: String?

A date on which to transition objects to the specified storage class. If you provide Date, you cannot provide Days.

Link copied to clipboard
var days: Int?

The number of days after which to transition the object to the specified storage class. If you provide Days, you cannot provide Date.

Link copied to clipboard

The storage class to transition the object to. Valid values are as follows: