Class: Aws::Types::MsSmoothOutputSettings
- Inherits:
-
Object
- Object
- Aws::Types::MsSmoothOutputSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#h265_packaging_type ⇒ "HEV1", "HVC1"
Returns the value of attribute h265_packaging_type.
-
#name_modifier ⇒ ::String
Returns the value of attribute name_modifier.
Instance Attribute Details
#h265_packaging_type ⇒ "HEV1", "HVC1"
Returns the value of attribute h265_packaging_type.
2379 2380 2381 |
# File 'sig/types.rbs', line 2379 def h265_packaging_type @h265_packaging_type end |
#name_modifier ⇒ ::String
Returns the value of attribute name_modifier.
2380 2381 2382 |
# File 'sig/types.rbs', line 2380 def name_modifier @name_modifier end |