/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The UpdateDomainContactPrivacy request includes the following
* elements.See Also:
AWS
* API Reference
The name of the domain that you want to update the privacy setting for.
*/ inline const Aws::String& GetDomainName() const{ return m_domainName; } /** *The name of the domain that you want to update the privacy setting for.
*/ inline bool DomainNameHasBeenSet() const { return m_domainNameHasBeenSet; } /** *The name of the domain that you want to update the privacy setting for.
*/ inline void SetDomainName(const Aws::String& value) { m_domainNameHasBeenSet = true; m_domainName = value; } /** *The name of the domain that you want to update the privacy setting for.
*/ inline void SetDomainName(Aws::String&& value) { m_domainNameHasBeenSet = true; m_domainName = std::move(value); } /** *The name of the domain that you want to update the privacy setting for.
*/ inline void SetDomainName(const char* value) { m_domainNameHasBeenSet = true; m_domainName.assign(value); } /** *The name of the domain that you want to update the privacy setting for.
*/ inline UpdateDomainContactPrivacyRequest& WithDomainName(const Aws::String& value) { SetDomainName(value); return *this;} /** *The name of the domain that you want to update the privacy setting for.
*/ inline UpdateDomainContactPrivacyRequest& WithDomainName(Aws::String&& value) { SetDomainName(std::move(value)); return *this;} /** *The name of the domain that you want to update the privacy setting for.
*/ inline UpdateDomainContactPrivacyRequest& WithDomainName(const char* value) { SetDomainName(value); return *this;} /** *Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the admin contact.
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the admin contact.
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the admin contact.
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the admin contact.
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the registrant contact (domain owner).
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the registrant contact (domain owner).
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the registrant contact (domain owner).
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the registrant contact (domain owner).
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the technical contact.
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the technical contact.
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the technical contact.
Whether you want to conceal contact information from WHOIS queries. If you
* specify true, WHOIS ("who is") queries return contact information
* either for Amazon Registrar (for .com, .net, and .org domains) or for our
* registrar associate, Gandi (for all other TLDs). If you specify
* false, WHOIS queries return the information that you entered for
* the technical contact.