class CadenceThrift::ScheduleActivityTaskDecisionAttributes
Constants
- ACTIVITYID
- ACTIVITYTYPE
- DOMAIN
- FIELDS
- HEADER
- HEARTBEATTIMEOUTSECONDS
- INPUT
- RETRYPOLICY
- SCHEDULETOCLOSETIMEOUTSECONDS
- SCHEDULETOSTARTTIMEOUTSECONDS
- STARTTOCLOSETIMEOUTSECONDS
- TASKLIST
Public Instance Methods
struct_fields()
click to toggle source
# File lib/gen/thrift/shared_types.rb, line 1154 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/gen/thrift/shared_types.rb, line 1156 def validate end