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

Class: Aws::CloudSearch::Types::DescribeDomainsResponse

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

Overview

The result of a DescribeDomains request. Contains the status of the domains specified in the request or all domains owned by the account.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_status_listArray<Types::DomainStatus>

A list that contains the status of each requested domain.

Returns: