class Aws::OpenSearchService::Types::DescribeDomainRequest

Container for the parameters to the ` DescribeDomain ` operation.

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

data as a hash:

    {
      domain_name: "DomainName", # required
    }

@!attribute [rw] domain_name

The name of the domain for which you want information.
@return [String]

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

Constants

SENSITIVE