Class: Aws::Types::AvcIntraUhdSettings
- Inherits:
-
Object
- Object
- Aws::Types::AvcIntraUhdSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#quality_tuning_level ⇒ "SINGLE_PASS", "MULTI_PASS"
Returns the value of attribute quality_tuning_level.
Instance Attribute Details
#quality_tuning_level ⇒ "SINGLE_PASS", "MULTI_PASS"
Returns the value of attribute quality_tuning_level.
255 256 257 |
# File 'sig/types.rbs', line 255 def quality_tuning_level @quality_tuning_level end |