Class: Aws::Types::UpdatePhoneNumberResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePhoneNumberResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#phone_number_arn ⇒ ::String
Returns the value of attribute phone_number_arn.
-
#phone_number_id ⇒ ::String
Returns the value of attribute phone_number_id.
Instance Attribute Details
#phone_number_arn ⇒ ::String
Returns the value of attribute phone_number_arn.
8623 8624 8625 |
# File 'sig/types.rbs', line 8623 def phone_number_arn @phone_number_arn end |
#phone_number_id ⇒ ::String
Returns the value of attribute phone_number_id.
8622 8623 8624 |
# File 'sig/types.rbs', line 8622 def phone_number_id @phone_number_id end |