Class: Aws::Types::GetPhoneNumberSettingsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:calling_name])

Instance Attribute Summary collapse

Instance Attribute Details

#calling_name::String

Returns the value of attribute calling_name.

Returns:

  • (::String)


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.

Returns:

  • (::Time)


376
377
378
# File 'sig/types.rbs', line 376

def calling_name_updated_timestamp
  @calling_name_updated_timestamp
end