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)


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

def created_timestamp: () -> ::Time

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


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

def deletion_protection_enabled: () -> bool

#international_sending_enabledBoolean

Returns:

  • (Boolean)


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

def international_sending_enabled: () -> bool

#iso_country_code::String

Returns:

  • (::String)


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

def iso_country_code: () -> ::String

#message_type"TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

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

#monthly_leasing_price::String

Returns:

  • (::String)


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

def monthly_leasing_price: () -> ::String

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

Returns:

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


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

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

#number_type"LONG_CODE", ...

Returns:

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


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

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

#opt_out_list_name::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#phone_number::String

Returns:

  • (::String)


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

def phone_number: () -> ::String

#phone_number_arn::String

Returns:

  • (::String)


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

def phone_number_arn: () -> ::String

#phone_number_id::String

Returns:

  • (::String)


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

def phone_number_id: () -> ::String

#pool_id::String

Returns:

  • (::String)


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

def pool_id: () -> ::String

#registration_id::String

Returns:

  • (::String)


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

def registration_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status"PENDING", ...

Returns:

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


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

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

#tags::Array[Types::Tag]

Returns:



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

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

#two_way_channel_arn::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool