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)


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

def created_timestamp: () -> ::Time

#iso_country_code::String

Returns:

  • (::String)


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

def iso_country_code: () -> ::String

#message_type"TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


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

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

#monthly_leasing_price::String

Returns:

  • (::String)


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

def monthly_leasing_price: () -> ::String

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

Returns:

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


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

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

#number_type"SHORT_CODE", ...

Returns:

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


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

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

#opt_out_list_name::String

Returns:

  • (::String)


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

def opt_out_list_name: () -> ::String

#phone_number::String

Returns:

  • (::String)


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

def phone_number: () -> ::String

#phone_number_arn::String

Returns:

  • (::String)


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

def phone_number_arn: () -> ::String

#phone_number_id::String

Returns:

  • (::String)


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

def phone_number_id: () -> ::String

#registration_id::String

Returns:

  • (::String)


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

def registration_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


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

def self_managed_opt_outs_enabled: () -> bool

#status"PENDING", ...

Returns:

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


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

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

#two_way_channel_arn::String

Returns:

  • (::String)


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

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


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

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


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

def two_way_enabled: () -> bool