Class: Aws::Types::TransportMediaInfo
- Inherits:
-
Object
- Object
- Aws::Types::TransportMediaInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#programs ⇒ ::Array[Types::TransportStreamProgram]
Returns the value of attribute programs.
Instance Attribute Details
#programs ⇒ ::Array[Types::TransportStreamProgram]
Returns the value of attribute programs.
2344 2345 2346 |
# File 'sig/types.rbs', line 2344 def programs @programs end |