class Aws::StorageGateway::Types::DescribeSMBFileSharesInput

DescribeSMBFileSharesInput

@note When making an API call, you may pass DescribeSMBFileSharesInput

data as a hash:

    {
      file_share_arn_list: ["FileShareARN"], # required
    }

@!attribute [rw] file_share_arn_list

An array containing the Amazon Resource Name (ARN) of each file
share to be described.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/DescribeSMBFileSharesInput AWS API Documentation

Constants

SENSITIVE