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