Class: Aws::Types::Participant
- Inherits:
-
Object
- Object
- Aws::Types::Participant
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#phone_number ⇒ ::String
Returns the value of attribute phone_number.
-
#proxy_phone_number ⇒ ::String
Returns the value of attribute proxy_phone_number.
Instance Attribute Details
#phone_number ⇒ ::String
Returns the value of attribute phone_number.
765 766 767 |
# File 'sig/types.rbs', line 765 def phone_number @phone_number end |
#proxy_phone_number ⇒ ::String
Returns the value of attribute proxy_phone_number.
766 767 768 |
# File 'sig/types.rbs', line 766 def proxy_phone_number @proxy_phone_number end |