7#include <aws/servicediscovery/ServiceDiscovery_EXPORTS.h>
8#include <aws/servicediscovery/model/PublicDnsPropertiesMutableChange.h>
19namespace ServiceDiscovery {
41 template <
typename DnsPropertiesT = PublicDnsPropertiesMutableChange>
43 m_dnsPropertiesHasBeenSet =
true;
44 m_dnsProperties = std::forward<DnsPropertiesT>(value);
46 template <
typename DnsPropertiesT = PublicDnsPropertiesMutableChange>
54 bool m_dnsPropertiesHasBeenSet =
false;
AWS_SERVICEDISCOVERY_API PublicDnsNamespacePropertiesChange(Aws::Utils::Json::JsonView jsonValue)
PublicDnsNamespacePropertiesChange & WithDnsProperties(DnsPropertiesT &&value)
AWS_SERVICEDISCOVERY_API PublicDnsNamespacePropertiesChange()=default
const PublicDnsPropertiesMutableChange & GetDnsProperties() const
bool DnsPropertiesHasBeenSet() const
void SetDnsProperties(DnsPropertiesT &&value)
AWS_SERVICEDISCOVERY_API PublicDnsNamespacePropertiesChange & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SERVICEDISCOVERY_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue