Class: Aws::Types::CreateFlowResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFlowResponse
- 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.
379 380 381 |
# File 'sig/types.rbs', line 379 def flow @flow end |