Class: Aws::Types::GetWorkflowResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkflowResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workflow ⇒ Types::Workflow
Returns the value of attribute workflow.
Instance Attribute Details
#workflow ⇒ Types::Workflow
Returns the value of attribute workflow.
4340 4341 4342 |
# File 'sig/types.rbs', line 4340 def workflow @workflow end |