Class: Aws::Types::DescribePhoneNumberRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribePhoneNumberRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#phone_number_id ⇒ ::String
Returns the value of attribute phone_number_id.
Instance Attribute Details
#phone_number_id ⇒ ::String
Returns the value of attribute phone_number_id.
2714 2715 2716 |
# File 'sig/types.rbs', line 2714 def phone_number_id @phone_number_id end |