Class: Aws::Types::DescribeChannelFlowResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeChannelFlowResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_flow ⇒ Types::ChannelFlow
Returns the value of attribute channel_flow.
Instance Attribute Details
#channel_flow ⇒ Types::ChannelFlow
Returns the value of attribute channel_flow.
387 388 389 |
# File 'sig/types.rbs', line 387 def channel_flow @channel_flow end |