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

- old
+ new

@@ -186,9 +186,11 @@ # puts event.attributes.to_h.inspect # end # # See {HistoryEvent} and {HistoryEvent::Attributes} for more information. # + # @!attribute [r] client + # @return [Client] the low-level SimpleWorkflow client object class SimpleWorkflow AWS.register_autoloads(self, 'aws/simple_workflow') do autoload :ActivityType, 'activity_type' autoload :ActivityTypeCollection, 'activity_type_collection'