Class: Aws::Types::DescribeSignalingChannelOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSignalingChannelOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_info ⇒ Types::ChannelInfo
Returns the value of attribute channel_info.
Instance Attribute Details
#channel_info ⇒ Types::ChannelInfo
Returns the value of attribute channel_info.
183 184 185 |
# File 'sig/types.rbs', line 183 def channel_info @channel_info end |