Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyRotationPolicyAttributes

Package version

Hierarchy

  • KeyRotationPolicyAttributes

Index

Properties

Optional created

created: undefined | number

Creation time in seconds since 1970-01-01T00:00:00Z. NOTE: This property will not be serialized. It can only be populated by the server.

Optional expiryTime

expiryTime: undefined | string

The expiration time for the new key version. It should be in ISO8601 format. Eg: 'P90D', 'P1Y'.

Optional updated

updated: undefined | number

Last updated time in seconds since 1970-01-01T00:00:00Z. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc