57 inline void SetCanaryPercentage(
int value) { m_canaryPercentageHasBeenSet =
true; m_canaryPercentage = value; }
82 inline void SetCanaryInterval(
int value) { m_canaryIntervalHasBeenSet =
true; m_canaryInterval = value; }
92 int m_canaryPercentage;
93 bool m_canaryPercentageHasBeenSet =
false;
96 bool m_canaryIntervalHasBeenSet =
false;
#define AWS_CODEDEPLOY_API
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)