Class: AWS::Flow::WorkerDefaults

Inherits:
Defaults
  • Object
show all
Defined in:
lib/aws/decider/options.rb

Instance Method Summary collapse

Methods inherited from Defaults

#method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class AWS::Flow::Defaults

Instance Method Details

#use_forkingObject



95
# File 'lib/aws/decider/options.rb', line 95

def use_forking; true; end