Home
last modified time | relevance | path

Searched refs:InternetGatewayAttachment (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/
Dinternetgateway.py46 self.attachments = ResultSet([('item', InternetGatewayAttachment)])
57 class InternetGatewayAttachment(object): class