7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/servicediscovery/ServiceDiscovery_EXPORTS.h>
19namespace ServiceDiscovery {
40 template <
typename DescriptionT = Aws::String>
42 m_descriptionHasBeenSet =
true;
43 m_description = std::forward<DescriptionT>(value);
45 template <
typename DescriptionT = Aws::String>
53 bool m_descriptionHasBeenSet =
false;
AWS_SERVICEDISCOVERY_API HttpNamespaceChange(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetDescription() const
AWS_SERVICEDISCOVERY_API HttpNamespaceChange()=default
AWS_SERVICEDISCOVERY_API Aws::Utils::Json::JsonValue Jsonize() const
bool DescriptionHasBeenSet() const
HttpNamespaceChange & WithDescription(DescriptionT &&value)
void SetDescription(DescriptionT &&value)
AWS_SERVICEDISCOVERY_API HttpNamespaceChange & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue