lib/aws/emr.rb in aws-sdk-1.8.3.1 vs lib/aws/emr.rb in aws-sdk-1.8.4
- old
+ new
@@ -57,9 +57,11 @@
# end
#
# See {JobFlowCollection} and {JobFlow} for more information on working
# with job flows.
#
+ # @!attribute [r] client
+ # @return [Client] the low-level EMR client object
class EMR
AWS.register_autoloads(self) do
autoload :Client, 'client'
autoload :Errors, 'errors'