Searched refs:get_lb_attribute (Results 1 – 3 of 3) sorted by relevance
220 connection_draining = self.conn.get_lb_attribute(self.balancer.name,227 access_log = self.conn.get_lb_attribute(self.balancer.name,237 cross_zone_load_balancing = self.conn.get_lb_attribute(
128 status = elb.get_lb_attribute('test_elb', attr)
462 def get_lb_attribute(self, load_balancer_name, attribute): member in ELBConnection