adobe-firefly-sdk
    Preparing search index...

    Type Alias TemplateDescribeRequest

    type TemplateDescribeRequest = {
        source: { url: string };
    }
    Index

    Properties

    Properties

    source: { url: string }

    Contains metadata about the source of the input template.

    Type Declaration

    • url: string

      A pre-signed URL pointing to the input template file.