Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyRotationPolicyAttributes

Package version

The key rotation policy attributes.

Hierarchy

  • KeyRotationPolicyAttributes

Index

Properties

Optional created

created: Date

The key rotation policy created time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.

Optional expiryTime

expiryTime: undefined | string

The expiryTime will be applied on the new key version. It should be at least 28 days. It will be in ISO 8601 Format. Examples: 90 days: P90D, 3 months: P3M, 48 hours: PT48H, 1 year and 10 days: P1Y10D

Optional updated

updated: Date

The key rotation policy's last updated time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc