Module: Aws::PinpointSMSVoiceV2::Client::_RequestPhoneNumberResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_timestamp ⇒ ::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#international_sending_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def international_sending_enabled: () -> bool

#iso_country_code ⇒ ::String

Returns:

  • (::String)


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

def iso_country_code: () -> ::String

#message_type ⇒ "TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

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

#monthly_leasing_price ⇒ ::String

Returns:

  • (::String)


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

def monthly_leasing_price: () -> ::String

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

Returns:

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


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

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

#number_type ⇒ "LONG_CODE", ...

Returns:

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


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

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

#opt_out_list_name ⇒ ::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#phone_number ⇒ ::String

Returns:

  • (::String)


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

def phone_number: () -> ::String

#phone_number_arn ⇒ ::String

Returns:

  • (::String)


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

def phone_number_arn: () -> ::String

#phone_number_id ⇒ ::String

Returns:

  • (::String)


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

def phone_number_id: () -> ::String

#pool_id ⇒ ::String

Returns:

  • (::String)


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

def pool_id: () -> ::String

#registration_id ⇒ ::String

Returns:

  • (::String)


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

def registration_id: () -> ::String

#self_managed_opt_outs_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status ⇒ "PENDING", ...

Returns:

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


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

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

#tags ⇒ ::Array[Types::Tag]

Returns:



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

def tags: () -> ::Array[Types::Tag]

#two_way_channel_arn ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role ⇒ ::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabled ⇒ Boolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool