Class: Aws::Types::AudioFeatures
- Inherits:
-
Object
- Object
- Aws::Types::AudioFeatures
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#echo_reduction ⇒ "AVAILABLE", "UNAVAILABLE"
Returns the value of attribute echo_reduction.
Instance Attribute Details
#echo_reduction ⇒ "AVAILABLE", "UNAVAILABLE"
Returns the value of attribute echo_reduction.
521 522 523 |
# File 'sig/types.rbs', line 521 def echo_reduction @echo_reduction end |