The timestamp of the previous key rotation.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_last_key_rotation_at", "title": "access_last_key_rotation_at", "description": "The timestamp of the previous key rotation.", "example": "2014-01-01T05:20:00.12345Z", "format": "date-time", "type": "string" }