Class: Aws::Types::DisassociatePhoneNumbersFromVoiceConnectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::DisassociatePhoneNumbersFromVoiceConnectorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#phone_number_errors ⇒ ::Array[Types::PhoneNumberError]
Returns the value of attribute phone_number_errors.
Instance Attribute Details
#phone_number_errors ⇒ ::Array[Types::PhoneNumberError]
Returns the value of attribute phone_number_errors.
325 326 327 |
# File 'sig/types.rbs', line 325 def phone_number_errors @phone_number_errors end |