Class: Aws::Types::ImportPhoneNumberResponse
- Inherits:
-
Object
- Object
- Aws::Types::ImportPhoneNumberResponse
- 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.
4454 4455 4456 |
# File 'sig/types.rbs', line 4454 def phone_number_arn @phone_number_arn end |
#phone_number_id ⇒ ::String
Returns the value of attribute phone_number_id.
4453 4454 4455 |
# File 'sig/types.rbs', line 4453 def phone_number_id @phone_number_id end |