Controls whether the shares on a gateway are visible in a net view or browse list.
storagegateway_update_smb_file_share_visibility(GatewayARN,
FileSharesVisible)
[required]
[required] The shares on this gateway appear when listing shares.
A list with the following syntax:
list( GatewayARN = "string" )
svc$update_smb_file_share_visibility( GatewayARN = "string", FileSharesVisible = TRUE|FALSE )