7#include <aws/servicediscovery/ServiceDiscovery_EXPORTS.h>
8#include <aws/servicediscovery/model/PublicDnsPropertiesMutable.h>
19namespace ServiceDiscovery {
40 template <
typename DnsPropertiesT = PublicDnsPropertiesMutable>
42 m_dnsPropertiesHasBeenSet =
true;
43 m_dnsProperties = std::forward<DnsPropertiesT>(value);
45 template <
typename DnsPropertiesT = PublicDnsPropertiesMutable>
53 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