7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetType(
const char* value) { m_typeHasBeenSet =
true; m_type.assign(value); }
59 inline double GetValue()
const{
return m_value; }
61 inline void SetValue(
double value) { m_valueHasBeenSet =
true; m_value = value; }
67 bool m_typeHasBeenSet =
false;
70 bool m_valueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue