adobe-firefly-sdk
    Preparing search index...

    Type Alias ApplyPresetInput

    ApplyPresetInput

    type ApplyPresetInput = {
        presets: StorageDetails[];
        source: StorageDetails;
    }
    Index

    Properties

    Properties

    presets: StorageDetails[]

    An array describing the list of presets to apply. The preset objects will be one of 'external', 'azure', or 'dropbox'.