Class: Aws::Types::UpdateFlowResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFlowResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#flow ⇒ Types::Flow
Returns the value of attribute flow.
Instance Attribute Details
#flow ⇒ Types::Flow
Returns the value of attribute flow.
2561 2562 2563 |
# File 'sig/types.rbs', line 2561 def flow @flow end |