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)


227
228
229
# File 'sig/types.rbs', line 227

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)


226
227
228
# File 'sig/types.rbs', line 226

def enable_answer_machine_detection
  @enable_answer_machine_detection
end