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