A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Chime/Types/SearchAvailablePhoneNumbersRequest.html below:

SearchAvailablePhoneNumbersRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::SearchAvailablePhoneNumbersRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 Instance Attribute Details #area_code ⇒ String

The area code used to filter results.

#city ⇒ String

The city used to filter results.

#country ⇒ String

The country used to filter results.

#max_results ⇒ Integer

The maximum number of results to return in a single call.

#next_token ⇒ String

The token to use to retrieve the next page of results.

#state ⇒ String

The state used to filter results.

#toll_free_prefix ⇒ String

The 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