For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: ClusterVariableKindEnum

type ClusterVariableKindEnum =
(typeof ClusterVariableKindEnum)[keyof typeof ClusterVariableKindEnum];

The kind of a cluster variable. JSON is the default. SECRET_REFERENCE allows the value to contain camunda.secrets.X references that are resolved at job activation time.