adobe-firefly-sdk
    Preparing search index...

    Type Alias UrlSource

    Image or video background

    type UrlSource = {
        source?: { url?: string };
    }
    Index

    Properties

    Properties

    source?: { url?: string }

    Details of the source including a pre-signed URL. See the list of allowed domains for storage.

    Type Declaration

    • Optionalurl?: string

      The pre-signed URL pointing to the resource to be used for avatar/speech generation.