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