7#include <aws/codedeploy/CodeDeploy_EXPORTS.h>
48 inline void SetCanaryPercentage(
int value) { m_canaryPercentageHasBeenSet =
true; m_canaryPercentage = value; }
59 inline void SetCanaryInterval(
int value) { m_canaryIntervalHasBeenSet =
true; m_canaryInterval = value; }
64 int m_canaryPercentage;
65 bool m_canaryPercentageHasBeenSet =
false;
68 bool m_canaryIntervalHasBeenSet =
false;
int GetCanaryInterval() const
AWS_CODEDEPLOY_API TimeBasedCanary()
AWS_CODEDEPLOY_API TimeBasedCanary & operator=(Aws::Utils::Json::JsonView jsonValue)
TimeBasedCanary & WithCanaryPercentage(int value)
AWS_CODEDEPLOY_API TimeBasedCanary(Aws::Utils::Json::JsonView jsonValue)
AWS_CODEDEPLOY_API Aws::Utils::Json::JsonValue Jsonize() const
TimeBasedCanary & WithCanaryInterval(int value)
bool CanaryPercentageHasBeenSet() const
bool CanaryIntervalHasBeenSet() const
int GetCanaryPercentage() const
void SetCanaryInterval(int value)
void SetCanaryPercentage(int value)
Aws::Utils::Json::JsonValue JsonValue