Module: Aws::PinpointSMSVoiceV2::Client::_UpdatePhoneNumberResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdatePhoneNumberResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_timestamp::Time

Returns:

  • (::Time)


1942
# File 'sig/client.rbs', line 1942

def created_timestamp: () -> ::Time

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


1940
# File 'sig/client.rbs', line 1940

def deletion_protection_enabled: () -> bool

#international_sending_enabledBoolean

Returns:

  • (Boolean)


1939
# File 'sig/client.rbs', line 1939

def international_sending_enabled: () -> bool

#iso_country_code::String

Returns:

  • (::String)


1929
# File 'sig/client.rbs', line 1929

def iso_country_code: () -> ::String

#message_type"TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


1930
# File 'sig/client.rbs', line 1930

def message_type: () -> ("TRANSACTIONAL" | "PROMOTIONAL")

#monthly_leasing_price::String

Returns:

  • (::String)


1933
# File 'sig/client.rbs', line 1933

def monthly_leasing_price: () -> ::String

#number_capabilities::Array[("SMS" | "VOICE" | "MMS" | "RCS")]

Returns:

  • (::Array[("SMS" | "VOICE" | "MMS" | "RCS")])


1931
# File 'sig/client.rbs', line 1931

def number_capabilities: () -> ::Array[("SMS" | "VOICE" | "MMS" | "RCS")]

#number_type"SHORT_CODE", ...

Returns:

  • ("SHORT_CODE", "LONG_CODE", "TOLL_FREE", "TEN_DLC", "SIMULATOR")


1932
# File 'sig/client.rbs', line 1932

def number_type: () -> ("SHORT_CODE" | "LONG_CODE" | "TOLL_FREE" | "TEN_DLC" | "SIMULATOR")

#opt_out_list_name::String

Returns:

  • (::String)


1938
# File 'sig/client.rbs', line 1938

def opt_out_list_name: () -> ::String

#phone_number::String

Returns:

  • (::String)


1927
# File 'sig/client.rbs', line 1927

def phone_number: () -> ::String

#phone_number_arn::String

Returns:

  • (::String)


1925
# File 'sig/client.rbs', line 1925

def phone_number_arn: () -> ::String

#phone_number_id::String

Returns:

  • (::String)


1926
# File 'sig/client.rbs', line 1926

def phone_number_id: () -> ::String

#registration_id::String

Returns:

  • (::String)


1941
# File 'sig/client.rbs', line 1941

def registration_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


1937
# File 'sig/client.rbs', line 1937

def self_managed_opt_outs_enabled: () -> bool

#status"PENDING", ...

Returns:

  • ("PENDING", "ACTIVE", "ASSOCIATING", "DISASSOCIATING", "DELETED")


1928
# File 'sig/client.rbs', line 1928

def status: () -> ("PENDING" | "ACTIVE" | "ASSOCIATING" | "DISASSOCIATING" | "DELETED")

#two_way_channel_arn::String

Returns:

  • (::String)


1935
# File 'sig/client.rbs', line 1935

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


1936
# File 'sig/client.rbs', line 1936

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


1934
# File 'sig/client.rbs', line 1934

def two_way_enabled: () -> bool