Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DefaultRetention

Hierarchy

  • DefaultRetention

Index

Properties

Properties

Optional Days

Days: number

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

Optional Mode

Mode: string

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.

Optional Years

Years: number

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

Generated using TypeDoc