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

Class: Aws::SimpleDB::Types::ListDomainsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_namesArray<String>

A list of domain names that match the expression.

Returns:

  • (Array<String>)

    A list of domain names that match the expression.

#next_tokenString

An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.

Returns:

  • (String)

    An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.