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