lib/aws/storage_gateway.rb in aws-sdk-1.8.3.1 vs lib/aws/storage_gateway.rb in aws-sdk-1.8.4

- old
+ new

@@ -55,9 +55,11 @@ # puts gateway[:gateway_arn] # end # # See {Client} for documentation on all of the supported operations. # + # @!attribute [r] client + # @return [Client] the low-level StorageGateway client object class StorageGateway AWS.register_autoloads(self, 'aws/storage_gateway') do autoload :Client, 'client' autoload :Errors, 'errors'