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