Module: Aws::PinpointSMSVoiceV2::Client::_ReleasePhoneNumberResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_timestamp ⇒ ::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#iso_country_code ⇒ ::String

Returns:

  • (::String)


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

def iso_country_code: () -> ::String

#message_type ⇒ "TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

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

#monthly_leasing_price ⇒ ::String

Returns:

  • (::String)


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

def monthly_leasing_price: () -> ::String

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

Returns:

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


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

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

#number_type ⇒ "SHORT_CODE", ...

Returns:

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


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

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

#opt_out_list_name ⇒ ::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#phone_number ⇒ ::String

Returns:

  • (::String)


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

def phone_number: () -> ::String

#phone_number_arn ⇒ ::String

Returns:

  • (::String)


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

def phone_number_arn: () -> ::String

#phone_number_id ⇒ ::String

Returns:

  • (::String)


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

def phone_number_id: () -> ::String

#registration_id ⇒ ::String

Returns:

  • (::String)


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

def registration_id: () -> ::String

#self_managed_opt_outs_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status ⇒ "PENDING", ...

Returns:

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


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

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

#two_way_channel_arn ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool