Module: Aws::PinpointSMSVoiceV2::Client::_CarrierLookupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#carrier::String

Returns:

  • (::String)


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

def carrier: () -> ::String

#country::String

Returns:

  • (::String)


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

def country: () -> ::String

#dialing_country_code::String

Returns:

  • (::String)


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

def dialing_country_code: () -> ::String

#e164_phone_number::String

Returns:

  • (::String)


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

def e164_phone_number: () -> ::String

#iso_country_code::String

Returns:

  • (::String)


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

def iso_country_code: () -> ::String

#mcc::String

Returns:

  • (::String)


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

def mcc: () -> ::String

#mnc::String

Returns:

  • (::String)


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

def mnc: () -> ::String

#phone_number_type"MOBILE", ...

Returns:

  • ("MOBILE", "LANDLINE", "OTHER", "INVALID")


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

def phone_number_type: () -> ("MOBILE" | "LANDLINE" | "OTHER" | "INVALID")