API ClientsTypeScript SDKAPI ReferenceCoreType AliasesExpressionSecretReferenceItemVersion: 8.10 (unreleased)On this pageType Alias: ExpressionSecretReferenceItem type ExpressionSecretReferenceItem = object; Properties secretName secretName: string; The secret name, e.g. "token" for "camunda.secrets.token" storeId storeId: string; The identifier of the secret store that holds the referenced secretWas this helpful?