{
EXECUTIONCONFIGURATION => {:type => ::Thrift::Types::STRUCT, :name => 'executionConfiguration', :class => ::CadenceThrift::WorkflowExecutionConfiguration, :optional => true},
WORKFLOWEXECUTIONINFO => {:type => ::Thrift::Types::STRUCT, :name => 'workflowExecutionInfo', :class => ::CadenceThrift::WorkflowExecutionInfo, :optional => true},
PENDINGACTIVITIES => {:type => ::Thrift::Types::LIST, :name => 'pendingActivities', :element => {:type => ::Thrift::Types::STRUCT, :class => ::CadenceThrift::PendingActivityInfo}, :optional => true},
PENDINGCHILDREN => {:type => ::Thrift::Types::LIST, :name => 'pendingChildren', :element => {:type => ::Thrift::Types::STRUCT, :class => ::CadenceThrift::PendingChildExecutionInfo}, :optional => true}
}