Home
last modified time | relevance | path

Searched defs:health_check (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/
Drecord.py73 health_check=None, failover=None): argument
248 health_check=None, failover=None): argument
Dconnection.py278 def create_health_check(self, health_check, caller_ref=None): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/
Dloadbalancer.py300 def configure_health_check(self, health_check): argument
D__init__.py556 def configure_health_check(self, name, health_check): argument