7#include <aws/servicediscovery/ServiceDiscovery_EXPORTS.h>
8#include <aws/servicediscovery/model/DnsProperties.h>
9#include <aws/servicediscovery/model/HttpProperties.h>
22namespace ServiceDiscovery
69 bool m_dnsPropertiesHasBeenSet =
false;
72 bool m_httpPropertiesHasBeenSet =
false;
NamespaceProperties & WithDnsProperties(const DnsProperties &value)
void SetDnsProperties(DnsProperties &&value)
void SetDnsProperties(const DnsProperties &value)
bool DnsPropertiesHasBeenSet() const
AWS_SERVICEDISCOVERY_API Aws::Utils::Json::JsonValue Jsonize() const
NamespaceProperties & WithHttpProperties(const HttpProperties &value)
void SetHttpProperties(const HttpProperties &value)
AWS_SERVICEDISCOVERY_API NamespaceProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
NamespaceProperties & WithDnsProperties(DnsProperties &&value)
const HttpProperties & GetHttpProperties() const
AWS_SERVICEDISCOVERY_API NamespaceProperties()
bool HttpPropertiesHasBeenSet() const
const DnsProperties & GetDnsProperties() const
AWS_SERVICEDISCOVERY_API NamespaceProperties(Aws::Utils::Json::JsonView jsonValue)
NamespaceProperties & WithHttpProperties(HttpProperties &&value)
void SetHttpProperties(HttpProperties &&value)
Aws::Utils::Json::JsonValue JsonValue