7#include <aws/servicediscovery/ServiceDiscovery_EXPORTS.h>
8#include <aws/servicediscovery/model/SOA.h>
21namespace ServiceDiscovery
47 template<
typename SOAT = SOA>
48 void SetSOA(SOAT&& value) { m_sOAHasBeenSet =
true; m_sOA = std::forward<SOAT>(value); }
49 template<
typename SOAT = SOA>
55 bool m_sOAHasBeenSet =
false;
AWS_SERVICEDISCOVERY_API PublicDnsPropertiesMutable(Aws::Utils::Json::JsonView jsonValue)
const SOA & GetSOA() const
AWS_SERVICEDISCOVERY_API PublicDnsPropertiesMutable()=default
AWS_SERVICEDISCOVERY_API PublicDnsPropertiesMutable & operator=(Aws::Utils::Json::JsonView jsonValue)
PublicDnsPropertiesMutable & WithSOA(SOAT &&value)
bool SOAHasBeenSet() const
void SetSOA(SOAT &&value)
AWS_SERVICEDISCOVERY_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue