Searched refs:max_percent_unhealthy_deployed_applications (Results 1 – 6 of 6) sorted by relevance
80 max_percent_unhealthy_deployed_applications=None, argument110 max_percent_unhealthy_deployed_applications,247 max_percent_unhealthy_deployed_applications, argument304 if max_percent_unhealthy_deployed_applications:305 current_upgrade_policy.ApplicationHealthPolicy.max_percent_unhealthy_deployed_applications \306 = max_percent_unhealthy_deployed_applications
113 max_percent_unhealthy_deployed_applications=None, argument145 … max_percent_unhealthy_deployed_applications,586 max_percent_unhealthy_deployed_applications, argument629 … max_percent_unhealthy_deployed_applications=MAX_PERCENT_UNHEALTHY_DEPLOYED_APPLICATIONS_DEFAULT651 if max_percent_unhealthy_deployed_applications is not None:652 … current_upgrade_policy.application_health_policy.max_percent_unhealthy_deployed_applications \653 = max_percent_unhealthy_deployed_applications
144 max_percent_unhealthy_deployed_applications: int,151 … self.max_percent_unhealthy_deployed_applications = max_percent_unhealthy_deployed_applications
137 …self.max_percent_unhealthy_deployed_applications = kwargs['max_percent_unhealthy_deployed_applicat…
901 max_percent_unhealthy_deployed_applications: Optional[int] = 0,908 … self.max_percent_unhealthy_deployed_applications = max_percent_unhealthy_deployed_applications
817 …self.max_percent_unhealthy_deployed_applications = kwargs.get('max_percent_unhealthy_deployed_appl…