7#include <aws/codedeploy/CodeDeploy_EXPORTS.h>
8#include <aws/codedeploy/model/MinimumHealthyHostsPerZoneType.h>
57 inline int GetValue()
const {
return m_value; }
59 inline void SetValue(
int value) { m_valueHasBeenSet =
true; m_value = value; }
65 bool m_typeHasBeenSet =
false;
68 bool m_valueHasBeenSet =
false;
AWS_CODEDEPLOY_API MinimumHealthyHostsPerZone & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CODEDEPLOY_API MinimumHealthyHostsPerZone(Aws::Utils::Json::JsonView jsonValue)
MinimumHealthyHostsPerZone & WithType(MinimumHealthyHostsPerZoneType value)
void SetType(MinimumHealthyHostsPerZoneType value)
bool TypeHasBeenSet() const
MinimumHealthyHostsPerZone & WithValue(int value)
MinimumHealthyHostsPerZoneType GetType() const
bool ValueHasBeenSet() const
AWS_CODEDEPLOY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CODEDEPLOY_API MinimumHealthyHostsPerZone()=default
MinimumHealthyHostsPerZoneType
Aws::Utils::Json::JsonValue JsonValue