Builder

class Builder

Properties

Link copied to clipboard
var days: Int?

The number of days that you want to specify for the default retention period. Must be used with Mode.

Link copied to clipboard

The default Object Lock retention mode you want to apply to new objects placed in the specified bucket. Must be used with either Days or Years.

Link copied to clipboard
var years: Int?

The number of years that you want to specify for the default retention period. Must be used with Mode.