7#include <aws/ecs/ECS_EXPORTS.h>
8#include <aws/ecs/model/ThresholdType.h>
51 m_typeHasBeenSet =
true;
68 inline int GetValue()
const {
return m_value; }
71 m_valueHasBeenSet =
true;
83 bool m_typeHasBeenSet =
false;
84 bool m_valueHasBeenSet =
false;
ThresholdConfiguration & WithType(ThresholdType value)
ThresholdConfiguration & WithValue(int value)
AWS_ECS_API ThresholdConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_ECS_API ThresholdConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool TypeHasBeenSet() const
bool ValueHasBeenSet() const
AWS_ECS_API ThresholdConfiguration()=default
ThresholdType GetType() const
void SetType(ThresholdType value)
AWS_ECS_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue