Class: Aws::Types::AudioSilenceFailoverSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_selector_name::String

Returns the value of attribute audio_selector_name.

Returns:

  • (::String)


184
185
186
# File 'sig/types.rbs', line 184

def audio_selector_name
  @audio_selector_name
end

#audio_silence_threshold_msec::Integer

Returns the value of attribute audio_silence_threshold_msec.

Returns:

  • (::Integer)


185
186
187
# File 'sig/types.rbs', line 185

def audio_silence_threshold_msec
  @audio_silence_threshold_msec
end