Class: Aws::Types::AudioSegmentationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AudioSegmentationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fixed_length_duration ⇒ ::Integer
Returns the value of attribute fixed_length_duration.
Instance Attribute Details
#fixed_length_duration ⇒ ::Integer
Returns the value of attribute fixed_length_duration.
285 286 287 |
# File 'sig/types.rbs', line 285 def fixed_length_duration @fixed_length_duration end |