Class: CadenceThrift::CancelWorkflowExecutionDecisionAttributes
- Inherits:
-
Object
- Object
- CadenceThrift::CancelWorkflowExecutionDecisionAttributes
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/shared_types.rb,
lib/gen/thrift/shared_types.rb
Constant Summary collapse
- DETAILS =
10
- FIELDS =
{ DETAILS => {:type => ::Thrift::Types::STRING, :name => 'details', :binary => true, :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1254 |
# File 'lib/gen/thrift/shared_types.rb', line 1254 def struct_fields; FIELDS; end |
#validate ⇒ Object
1256 1257 |
# File 'lib/gen/thrift/shared_types.rb', line 1256 def validate end |