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.
4351 4352 4353 |
# File 'sig/types.rbs', line 4351 def run_properties @run_properties end |