class Aws::APIGateway::Types::GetDomainNameRequest

Request to get the name of a DomainName resource.

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

data as a hash:

    {
      domain_name: "String", # required
    }

@!attribute [rw] domain_name

\[Required\] The name of the DomainName resource.
@return [String]

Constants

SENSITIVE