Class: Aws::Types::CancelWorkflowExecutionDecisionAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#details::String

Returns the value of attribute details.

Returns:

  • (::String)


134
135
136
# File 'sig/types.rbs', line 134

def details
  @details
end