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)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#international_sending_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def international_sending_enabled: () -> bool

#iso_country_code ⇒ ::String

Returns:

  • (::String)


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

def iso_country_code: () -> ::String

#message_type ⇒ "TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

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

#monthly_leasing_price ⇒ ::String

Returns:

  • (::String)


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

def monthly_leasing_price: () -> ::String

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

Returns:

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


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

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

#number_type ⇒ "SHORT_CODE", ...

Returns:

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


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

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

#opt_out_list_name ⇒ ::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#phone_number ⇒ ::String

Returns:

  • (::String)


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

def phone_number: () -> ::String

#phone_number_arn ⇒ ::String

Returns:

  • (::String)


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

def phone_number_arn: () -> ::String

#phone_number_id ⇒ ::String

Returns:

  • (::String)


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

def phone_number_id: () -> ::String

#registration_id ⇒ ::String

Returns:

  • (::String)


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

def registration_id: () -> ::String

#self_managed_opt_outs_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status ⇒ "PENDING", ...

Returns:

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


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

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

#two_way_channel_arn ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool