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