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