Class: Aws::Types::GetWorkflowRunPropertiesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkflowRunPropertiesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#run_properties ⇒ ::Hash[::String, ::String]
Returns the value of attribute run_properties.
Instance Attribute Details
#run_properties ⇒ ::Hash[::String, ::String]
Returns the value of attribute run_properties.
4370 4371 4372 |
# File 'sig/types.rbs', line 4370 def run_properties @run_properties end |