Class: Aws::Types::SpeakerDiarizationSettings
- Inherits:
-
Object
- Object
- Aws::Types::SpeakerDiarizationSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enabled ⇒ Boolean
Returns the value of attribute enabled.
Instance Attribute Details
#enabled ⇒ Boolean
Returns the value of attribute enabled.
3103 3104 3105 |
# File 'sig/types.rbs', line 3103 def enabled @enabled end |