storageDirectoryMappings property

List<StorageDirectoryMapping>? storageDirectoryMappings
getter/setter pair

Mapping of Cloud Storage buckets to directories where the user will land in the SFTP server.

Required.

Implementation

core.List<StorageDirectoryMapping>? storageDirectoryMappings;