7#include <aws/codedeploy/CodeDeploy_EXPORTS.h>
42 m_canaryPercentageHasBeenSet =
true;
43 m_canaryPercentage = value;
59 m_canaryIntervalHasBeenSet =
true;
60 m_canaryInterval = value;
68 int m_canaryPercentage{0};
70 int m_canaryInterval{0};
71 bool m_canaryPercentageHasBeenSet =
false;
72 bool m_canaryIntervalHasBeenSet =
false;
AWS_CODEDEPLOY_API TimeBasedCanary()=default
int GetCanaryInterval() const
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