{
DECISIONTYPE => {:type => ::Thrift::Types::I32, :name => 'decisionType', :optional => true, :enum_class => ::CadenceThrift::DecisionType},
SCHEDULEACTIVITYTASKDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'scheduleActivityTaskDecisionAttributes', :class => ::CadenceThrift::ScheduleActivityTaskDecisionAttributes, :optional => true},
STARTTIMERDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'startTimerDecisionAttributes', :class => ::CadenceThrift::StartTimerDecisionAttributes, :optional => true},
COMPLETEWORKFLOWEXECUTIONDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'completeWorkflowExecutionDecisionAttributes', :class => ::CadenceThrift::CompleteWorkflowExecutionDecisionAttributes, :optional => true},
FAILWORKFLOWEXECUTIONDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'failWorkflowExecutionDecisionAttributes', :class => ::CadenceThrift::FailWorkflowExecutionDecisionAttributes, :optional => true},
REQUESTCANCELACTIVITYTASKDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'requestCancelActivityTaskDecisionAttributes', :class => ::CadenceThrift::RequestCancelActivityTaskDecisionAttributes, :optional => true},
CANCELTIMERDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'cancelTimerDecisionAttributes', :class => ::CadenceThrift::CancelTimerDecisionAttributes, :optional => true},
CANCELWORKFLOWEXECUTIONDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'cancelWorkflowExecutionDecisionAttributes', :class => ::CadenceThrift::CancelWorkflowExecutionDecisionAttributes, :optional => true},
REQUESTCANCELEXTERNALWORKFLOWEXECUTIONDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'requestCancelExternalWorkflowExecutionDecisionAttributes', :class => ::CadenceThrift::RequestCancelExternalWorkflowExecutionDecisionAttributes, :optional => true},
RECORDMARKERDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'recordMarkerDecisionAttributes', :class => ::CadenceThrift::RecordMarkerDecisionAttributes, :optional => true},
CONTINUEASNEWWORKFLOWEXECUTIONDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'continueAsNewWorkflowExecutionDecisionAttributes', :class => ::CadenceThrift::ContinueAsNewWorkflowExecutionDecisionAttributes, :optional => true},
STARTCHILDWORKFLOWEXECUTIONDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'startChildWorkflowExecutionDecisionAttributes', :class => ::CadenceThrift::StartChildWorkflowExecutionDecisionAttributes, :optional => true},
SIGNALEXTERNALWORKFLOWEXECUTIONDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'signalExternalWorkflowExecutionDecisionAttributes', :class => ::CadenceThrift::SignalExternalWorkflowExecutionDecisionAttributes, :optional => true},
UPSERTWORKFLOWSEARCHATTRIBUTESDECISIONATTRIBUTES => {:type => ::Thrift::Types::STRUCT, :name => 'upsertWorkflowSearchAttributesDecisionAttributes', :class => ::CadenceThrift::UpsertWorkflowSearchAttributesDecisionAttributes, :optional => true}
}