Type Alias: ResourceKey
type ResourceKey =
| ProcessDefinitionKey
| DecisionRequirementsKey
| FormKey
| DecisionDefinitionKey;
Defined in: gen/types.gen.ts:2201
The system-assigned key for this resource.
type ResourceKey =
| ProcessDefinitionKey
| DecisionRequirementsKey
| FormKey
| DecisionDefinitionKey;
Defined in: gen/types.gen.ts:2201
The system-assigned key for this resource.