Class: Aws::Types::PhoneNumberQuickConnectConfig
- Inherits:
-
Object
- Object
- Aws::Types::PhoneNumberQuickConnectConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#phone_number ⇒ ::String
Returns the value of attribute phone_number.
Instance Attribute Details
#phone_number ⇒ ::String
Returns the value of attribute phone_number.
6058 6059 6060 |
# File 'sig/types.rbs', line 6058 def phone_number @phone_number end |