Searched refs:CustomerGateway (Results 1 – 3 of 3) sorted by relevance
5 from boto.vpc import VPCConnection, CustomerGateway47 self.assertIsInstance(api_response[0], CustomerGateway)82 self.assertIsInstance(api_response, CustomerGateway)
29 class CustomerGateway(TaggedEC2Object): class32 super(CustomerGateway, self).__init__(connection)
29 from boto.vpc.customergateway import CustomerGateway942 [('item', CustomerGateway)])970 return self.get_object('CreateCustomerGateway', params, CustomerGateway)