Type alias OwnershipOwnerType

OwnershipOwnerType: typeof USER | typeof TEAM | typeof SERVICE | typeof UNKNOWN | UnparsedObject

The owner type for an ownership inference.

Generated using TypeDoc