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

    Type Alias DocumentCreationFailureDetail

    type DocumentCreationFailureDetail = {
        detail?: string;
        fileName?: string;
    }
    Index

    Properties

    Properties

    detail?: string

    The detail of the failure.

    fileName?: string

    The name of the file.