Class: Aws::Types::GetPhoneNumberSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPhoneNumberSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#calling_name ⇒ ::String
Returns the value of attribute calling_name.
-
#calling_name_updated_timestamp ⇒ ::Time
Returns the value of attribute calling_name_updated_timestamp.
Instance Attribute Details
#calling_name ⇒ ::String
Returns the value of attribute calling_name.
375 376 377 |
# File 'sig/types.rbs', line 375 def calling_name @calling_name end |
#calling_name_updated_timestamp ⇒ ::Time
Returns the value of attribute calling_name_updated_timestamp.
376 377 378 |
# File 'sig/types.rbs', line 376 def @calling_name_updated_timestamp end |