7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/CurrentMetricName.h>
9#include <aws/connect/model/Unit.h>
61 inline void SetUnit(
Unit value) { m_unitHasBeenSet =
true; m_unit = value; }
67 bool m_nameHasBeenSet =
false;
70 bool m_unitHasBeenSet =
false;
CurrentMetric & WithUnit(Unit value)
bool UnitHasBeenSet() const
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
bool NameHasBeenSet() const
void SetName(CurrentMetricName value)
AWS_CONNECT_API CurrentMetric & operator=(Aws::Utils::Json::JsonView jsonValue)
CurrentMetricName GetName() const
AWS_CONNECT_API CurrentMetric(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECT_API CurrentMetric()=default
CurrentMetric & WithName(CurrentMetricName value)
Aws::Utils::Json::JsonValue JsonValue