class Aws::OpenSearchService::Types::DescribeDomainConfigRequest

Container for the parameters to the `DescribeDomainConfig` operation. Specifies the domain name for which you want configuration information.

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

data as a hash:

    {
      domain_name: "DomainName", # required
    }

@!attribute [rw] domain_name

The domain you want to get information about.
@return [String]

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

Constants

SENSITIVE