storagegateway_update_smb_file_share_visibility {paws.storage} | R Documentation |
Controls whether the shares on an S3 File Gateway are visible in a net view or browse list
Description
Controls whether the shares on an S3 File Gateway are visible in a net view or browse list. The operation is only supported for S3 File Gateways.
See https://www.paws-r-sdk.com/docs/storagegateway_update_smb_file_share_visibility/ for full documentation.
Usage
storagegateway_update_smb_file_share_visibility(GatewayARN, FileSharesVisible)
Arguments
GatewayARN |
[required] |
FileSharesVisible |
[required] The shares on this gateway appear when listing shares. |
[Package paws.storage version 0.6.0 Index]