Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RetentionDuration

Package version

Retention duration.

Hierarchy

  • RetentionDuration

Index

Properties

Properties

Optional count

count: undefined | number

Count of duration types. Retention duration is obtained by the counting the duration type Count times. For example, when Count = 3 and DurationType = Weeks, retention duration will be three weeks.

Optional durationType

durationType: RetentionDurationType

Retention duration type of retention policy.

Generated using TypeDoc