Class: AWS::Flow::ContinueAsNewOptions

Inherits:
WorkflowOptions show all
Defined in:
lib/aws/decider/options.rb

Overview

Instance Attribute Summary

Attributes inherited from WorkflowOptions

#child_policy, #execution_method, #execution_start_to_close_timeout, #input, #tag_list, #task_list, #task_priority, #task_start_to_close_timeout, #version, #workflow_id

Attributes included from Utilities::UpwardLookups

#precursors

Attributes included from Utilities::UpwardLookups::InstanceMethods

#precursors

Method Summary

Methods inherited from WorkflowOptions

#get_full_options

Methods inherited from Options

#get_options, inherited, #initialize, #method_missing

Methods included from Utilities::UpwardLookups

#held_properties, #properties, #property

Methods included from Utilities::UpwardLookups::InstanceMethods

#look_upwards

Constructor Details

This class inherits a constructor from AWS::Flow::Options

Dynamic Method Handling

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