Class: Aws::Types::ChannelMapping
- Inherits:
-
Object
- Object
- Aws::Types::ChannelMapping
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output_channels ⇒ ::Array[Types::OutputChannelMapping]
Returns the value of attribute output_channels.
Instance Attribute Details
#output_channels ⇒ ::Array[Types::OutputChannelMapping]
Returns the value of attribute output_channels.
365 366 367 |
# File 'sig/types.rbs', line 365 def output_channels @output_channels end |