Class: Aws::Types::AnswerMachineDetectionConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#await_answer_machine_promptBoolean

Returns the value of attribute await_answer_machine_prompt.



239
240
241
# File 'sig/types.rbs', line 239

def await_answer_machine_prompt
  @await_answer_machine_prompt
end

#enable_answer_machine_detectionBoolean

Returns the value of attribute enable_answer_machine_detection.



238
239
240
# File 'sig/types.rbs', line 238

def enable_answer_machine_detection
  @enable_answer_machine_detection
end