Skip to main content
Version: 8.9 (unreleased)

Type Alias: ResourceTypeEnum

type ResourceTypeEnum =
| "AUDIT_LOG"
| "AUTHORIZATION"
| "BATCH"
| "CLUSTER_VARIABLE"
| "COMPONENT"
| "DECISION_DEFINITION"
| "DECISION_REQUIREMENTS_DEFINITION"
| "DOCUMENT"
| "EXPRESSION"
| "GLOBAL_LISTENER"
| "GROUP"
| "MAPPING_RULE"
| "MESSAGE"
| "PROCESS_DEFINITION"
| "RESOURCE"
| "ROLE"
| "SYSTEM"
| "TENANT"
| "USER"
| "USER_TASK";

Defined in: gen/types.gen.ts:672

The type of resource to add/remove permissions to/from.