class Aws::OpenSearchService::Types::DescribeDomainsRequest

Container for the parameters to the ` DescribeDomains ` operation. By default, the API returns the status of all domains.

@note When making an API call, you may pass DescribeDomainsRequest

data as a hash:

    {
      domain_names: ["DomainName"], # required
    }

@!attribute [rw] domain_names

The domains for which you want information.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/DescribeDomainsRequest AWS API Documentation

Constants

SENSITIVE