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/Route53Domains/Types/ListDomainsRequest.html below:

ListDomainsRequest — 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::Route53Domains::Types::ListDomainsRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing ListDomainsRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  marker: "PageMarker",
  max_items: 1,
}

The ListDomains request includes the following elements.

Instance Attribute Summary collapse Instance Attribute Details #marker ⇒ String

For an initial request for a list of domains, omit this element. If the number of domains that are associated with the current AWS account is greater than the value that you specified for MaxItems, you can use Marker to return additional domains. Get the value of NextPageMarker from the previous response, and submit another request that includes the value of NextPageMarker in the Marker element.

Constraints: The marker must match the value specified in the previous request.

#max_items ⇒ Integer

Number of domains to be returned.

Default: 20


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