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 event hold duration to be applied to new objects placed in the specified bucket. When configured, new objects will automatically have an event hold enabled with this duration.

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.

Functions

Link copied to clipboard