adobe-firefly-sdk
    Preparing search index...

    Type Alias UrlObject

    URL object containing a pre-signed URL. See the list of allowed domains for storage.

    type UrlObject = {
        url?: string;
    }
    Index

    Properties

    Properties

    url?: string

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