Type Alias: TenantFilterEnum
type TenantFilterEnum = "PROVIDED" | "ASSIGNED";
Defined in: gen/types.gen.ts:3896
The tenant filtering strategy for job activation. Determines whether to use tenant IDs provided in the request or tenant IDs assigned to the authenticated principal.