Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LifetimeActionsTrigger

Package version

A condition to be satisfied for an action to be executed.

Hierarchy

  • LifetimeActionsTrigger

Index

Properties

Optional timeAfterCreate

timeAfterCreate: undefined | string

Time after creation to attempt to rotate. It only applies to rotate. It will be in ISO 8601 duration format. Example: 90 days : "P90D"

Optional timeBeforeExpiry

timeBeforeExpiry: undefined | string

Time before expiry to attempt to rotate or notify. It will be in ISO 8601 duration format. Example: 90 days : "P90D"

Generated using TypeDoc