Class: Aws::Types::DescribeFlowRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFlowRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#flow_name ⇒ ::String
Returns the value of attribute flow_name.
Instance Attribute Details
#flow_name ⇒ ::String
Returns the value of attribute flow_name.
501 502 503 |
# File 'sig/types.rbs', line 501 def flow_name @flow_name end |