Home
last modified time | relevance | path

Searched defs:BlockDeviceMapping (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dblockdevicemapping.py90 class BlockDeviceMapping(dict): class
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/
Dlaunchconfig.py71 class BlockDeviceMapping(object): class