7#include <aws/eks/EKS_EXPORTS.h>
36 inline int GetMin()
const {
return m_min; }
39 m_minHasBeenSet =
true;
52 inline int GetMax()
const {
return m_max; }
55 m_maxHasBeenSet =
true;
67 bool m_minHasBeenSet =
false;
68 bool m_maxHasBeenSet =
false;
AWS_EKS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_EKS_API IntegerRangeConstraint(Aws::Utils::Json::JsonView jsonValue)
bool MaxHasBeenSet() const
AWS_EKS_API IntegerRangeConstraint & operator=(Aws::Utils::Json::JsonView jsonValue)
IntegerRangeConstraint & WithMin(int value)
AWS_EKS_API IntegerRangeConstraint()=default
bool MinHasBeenSet() const
IntegerRangeConstraint & WithMax(int value)
Aws::Utils::Json::JsonValue JsonValue