Class: AWS::Flow::ActivityDefaults

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

Overview

Defaults for the ActivityOptions class.

Direct Known Subclasses

ActivityRegistrationDefaults

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

#data_converterObject



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

def data_converter; FlowConstants.data_converter; end