Enum GitHub::RepoArchivedAuditEntryVisibility
The privacy of a repository
Enum Values
INTERNAL
The repository is visible only to users in the same business.
PRIVATE
The repository is visible only to those with explicit access.
PUBLIC
The repository is visible to everyone.