class Aws::StorageGateway::Types::UpdateSMBFileShareVisibilityInput
@note When making an API call, you may pass UpdateSMBFileShareVisibilityInput
data as a hash: { gateway_arn: "GatewayARN", # required file_shares_visible: false, # required }
@!attribute [rw] gateway_arn
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Region. @return [String]
@!attribute [rw] file_shares_visible
The shares on this gateway appear when listing shares. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/UpdateSMBFileShareVisibilityInput AWS API Documentation
Constants
- SENSITIVE