Module: Aws::PinpointSMSVoiceV2::Client::_ListAvailablePhoneNumbersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAvailablePhoneNumbersResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#available_phone_numbers ⇒ ::Array[::String]
1238 |
# File 'sig/client.rbs', line 1238
def available_phone_numbers: () -> ::Array[::String]
|
#next_token ⇒ ::String
1239 |
# File 'sig/client.rbs', line 1239
def next_token: () -> ::String
|