Class: Aws::Types::GetWorkflowRunPropertiesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#run_properties::Hash[::String, ::String]

Returns the value of attribute run_properties.

Returns:

  • (::Hash[::String, ::String])


4351
4352
4353
# File 'sig/types.rbs', line 4351

def run_properties
  @run_properties
end