KeyPermission type

Permissions for the key -- read-only or full permissions.

type KeyPermission = "Read" | "Full"