Class: Aws::Types::UpdatePhoneNumberSettingsRequest

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)


1204
1205
1206
# File 'sig/types.rbs', line 1204

def calling_name
  @calling_name
end