Member Junction
    Preparing search index...

    Action for checking if a file object exists in a storage provider.

    await runAction({
    ActionName: 'Check Storage Object Exists',
    Params: [{
    Name: 'StorageAccount',
    Value: 'Google Drive'
    }, {
    Name: 'ObjectName',
    Value: 'reports/monthly.xlsx'
    }]
    });

    Hierarchy (View Summary)

    Index

    Constructors

    Methods