@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias ExpressionSecretReferenceItem

    type ExpressionSecretReferenceItem = {
        secretName: string;
        storeId: string;
    }
    Index
    secretName: string

    The secret name, e.g. "token" for "camunda.secrets.token"

    storeId: string

    The identifier of the secret store that holds the referenced secret