RoleDefinitionType type

Indicates whether the Role Definition was built-in or user created.

type RoleDefinitionType = "BuiltInRole" | "CustomRole"