Class: Aws::Types::UdpContainerSettings
- Inherits:
-
Object
- Object
- Aws::Types::UdpContainerSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#m2ts_settings ⇒ Types::M2tsSettings
Returns the value of attribute m2ts_settings.
Instance Attribute Details
#m2ts_settings ⇒ Types::M2tsSettings
Returns the value of attribute m2ts_settings.
3251 3252 3253 |
# File 'sig/types.rbs', line 3251 def m2ts_settings @m2ts_settings end |