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