Member Junction
    Preparing search index...

    Action for creating a directory in a storage provider.

    await runAction({
    ActionName: 'Create Storage Directory',
    Params: [{
    Name: 'StorageAccount',
    Value: 'Google Drive'
    }, {
    Name: 'DirectoryPath',
    Value: 'projects/2025/'
    }]
    });

    Hierarchy (View Summary)

    Index

    Constructors

    Methods