adobe-firefly-sdk
    Preparing search index...

    Type Alias JobOutputStatus

    JobOutputStatus: "pending" | "running" | "uploading" | "succeeded" | "failed"

    JobOutputStatus

    The child job status. Using pending - the request has been accepted and is waiting to start. Using running - the child job is running. Using uploading - files have been generated and are uploading to destination. Using succeeded - the child job has succeeded. Using failed - the child job has failed.