Class: Aws::Types::GetMatchingWorkflowInput
- Inherits:
-
Object
- Object
- Aws::Types::GetMatchingWorkflowInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workflow_name ⇒ ::String
Returns the value of attribute workflow_name.
Instance Attribute Details
#workflow_name ⇒ ::String
Returns the value of attribute workflow_name.
332 333 334 |
# File 'sig/types.rbs', line 332 def workflow_name @workflow_name end |