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