7#include <aws/servicecatalog/ServiceCatalog_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace ServiceCatalog
48 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
56 bool m_nameHasBeenSet =
false;
AWS_SERVICECATALOG_API CloudWatchDashboard & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetName() const
void SetName(const Aws::String &value)
AWS_SERVICECATALOG_API CloudWatchDashboard(Aws::Utils::Json::JsonView jsonValue)
AWS_SERVICECATALOG_API Aws::Utils::Json::JsonValue Jsonize() const
CloudWatchDashboard & WithName(const Aws::String &value)
void SetName(const char *value)
bool NameHasBeenSet() const
CloudWatchDashboard & WithName(Aws::String &&value)
AWS_SERVICECATALOG_API CloudWatchDashboard()
void SetName(Aws::String &&value)
CloudWatchDashboard & WithName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue