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.
6212 6213 6214 |
# File 'sig/types.rbs', line 6212 def phone_number @phone_number end |