Class: Aws::Types::FailWorkflowExecutionDecisionAttributes

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#details::String

Returns the value of attribute details.



434
435
436
# File 'sig/types.rbs', line 434

def details
  @details
end

#reason::String

Returns the value of attribute reason.



433
434
435
# File 'sig/types.rbs', line 433

def reason
  @reason
end