7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/observabilityadmin/ObservabilityAdmin_EXPORTS.h>
19namespace ObservabilityAdmin {
42 template <
typename LabelNameT = Aws::String>
44 m_labelNameHasBeenSet =
true;
45 m_labelName = std::forward<LabelNameT>(value);
47 template <
typename LabelNameT = Aws::String>
55 bool m_labelNameHasBeenSet =
false;
AWS_OBSERVABILITYADMIN_API LabelNameCondition & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetLabelName() const
AWS_OBSERVABILITYADMIN_API LabelNameCondition()=default
void SetLabelName(LabelNameT &&value)
LabelNameCondition & WithLabelName(LabelNameT &&value)
AWS_OBSERVABILITYADMIN_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_OBSERVABILITYADMIN_API LabelNameCondition(Aws::Utils::Json::JsonView jsonValue)
bool LabelNameHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue