Class: Aws::Types::AnswerMachineDetectionConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#await_answer_machine_promptBoolean

Returns the value of attribute await_answer_machine_prompt.

Returns:

  • (Boolean)


30
31
32
# File 'sig/types.rbs', line 30

def await_answer_machine_prompt
  @await_answer_machine_prompt
end

#enable_answer_machine_detectionBoolean

Returns the value of attribute enable_answer_machine_detection.

Returns:

  • (Boolean)


29
30
31
# File 'sig/types.rbs', line 29

def enable_answer_machine_detection
  @enable_answer_machine_detection
end