Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Trigger

Package version

Hierarchy

  • Trigger

Index

Properties

Optional timeAfterCreate

timeAfterCreate: undefined | string

The time duration after key creation to rotate the key. It only applies to rotate. It will be in ISO 8601 duration format. Eg: 'P90D', 'P1Y'.

Optional timeBeforeExpiry

timeBeforeExpiry: undefined | string

The time duration before key expiring to rotate or notify. It will be in ISO 8601 duration format. Eg: 'P90D', 'P1Y'.

Generated using TypeDoc