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.
4369 4370 4371 |
# File 'sig/types.rbs', line 4369 def workflow @workflow end |