Class: Aws::Types::VoiceEnhancementConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#channel"VOICE", ...

Returns the value of attribute channel.



9767
9768
9769
# File 'sig/types.rbs', line 9767

def channel
  @channel
end

#voice_enhancement_mode"VOICE_ISOLATION", ...

Returns the value of attribute voice_enhancement_mode.



9768
9769
9770
# File 'sig/types.rbs', line 9768

def voice_enhancement_mode
  @voice_enhancement_mode
end