You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Chime::Types::SearchAvailablePhoneNumbersRequestWhen passing SearchAvailablePhoneNumbersRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
area_code: "String",
city: "String",
country: "String",
state: "String",
toll_free_prefix: "TollFreePrefix",
max_results: 1,
next_token: "String",
}
Instance Attribute Summary collapse
The area code used to filter results.
The city used to filter results.
The country used to filter results.
The maximum number of results to return in a single call.
The token to use to retrieve the next page of results.
The state used to filter results.
The toll-free prefix that you use to filter results.
The area code used to filter results.
#city ⇒ StringThe city used to filter results.
#country ⇒ StringThe country used to filter results.
#max_results ⇒ IntegerThe maximum number of results to return in a single call.
#next_token ⇒ StringThe token to use to retrieve the next page of results.
#state ⇒ StringThe state used to filter results.
#toll_free_prefix ⇒ StringThe toll-free prefix that you use to filter results.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4